BTXService.ScheduleComplete(Context, Boolean, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
override void ScheduleComplete(Microsoft::XLANGs::Core::Context ^ ctx, bool finalPersisting, bool terminate);
public override void ScheduleComplete (Microsoft.XLANGs.Core.Context ctx, bool finalPersisting, bool terminate);
override this.ScheduleComplete : Microsoft.XLANGs.Core.Context * bool * bool -> unit
Public Overrides Sub ScheduleComplete (ctx As Context, finalPersisting As Boolean, terminate As Boolean)
Parameters
- ctx
- Context
- finalPersisting
- Boolean
- terminate
- Boolean