次の方法で共有


SegmentScheduler.Unschedule(Context) メソッド

定義

public:
 virtual void Unschedule(Microsoft::XLANGs::Core::Context ^ unschedulingContext);
public virtual void Unschedule (Microsoft.XLANGs.Core.Context unschedulingContext);
abstract member Unschedule : Microsoft.XLANGs.Core.Context -> unit
override this.Unschedule : Microsoft.XLANGs.Core.Context -> unit
Public Overridable Sub Unschedule (unschedulingContext As Context)

パラメーター

unschedulingContext
Context

適用対象