Share via


SegmentScheduler.Unschedule(Context) Method

Definition

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)

Parameters

unschedulingContext
Context

Applies to