SegmentScheduler.Unschedule(Context) 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:
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