SegmentScheduler.DeleteNotRunnable(SegmentQueue) 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.
protected:
bool DeleteNotRunnable(Microsoft::XLANGs::Core::SegmentQueue ^ segs);
protected bool DeleteNotRunnable (Microsoft.XLANGs.Core.SegmentQueue segs);
member this.DeleteNotRunnable : Microsoft.XLANGs.Core.SegmentQueue -> bool
Protected Function DeleteNotRunnable (segs As SegmentQueue) As Boolean
Parameters
- segs
- SegmentQueue