次の方法で共有


Service.ScheduleComplete(Context, Boolean, Boolean) メソッド

定義

public:
 abstract void ScheduleComplete(Microsoft::XLANGs::Core::Context ^ ctx, bool finalPersisting, bool terminate);
public abstract void ScheduleComplete (Microsoft.XLANGs.Core.Context ctx, bool finalPersisting, bool terminate);
abstract member ScheduleComplete : Microsoft.XLANGs.Core.Context * bool * bool -> unit
Public MustOverride Sub ScheduleComplete (ctx As Context, finalPersisting As Boolean, terminate As Boolean)

パラメーター

ctx
Context
finalPersisting
Boolean
terminate
Boolean

適用対象