SegmentScheduler.RequestIdle(Segment) 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 bool RequestIdle(Microsoft::XLANGs::Core::Segment ^ s);
public virtual bool RequestIdle (Microsoft.XLANGs.Core.Segment s);
abstract member RequestIdle : Microsoft.XLANGs.Core.Segment -> bool
override this.RequestIdle : Microsoft.XLANGs.Core.Segment -> bool
Public Overridable Function RequestIdle (s As Segment) As Boolean
Parameters
- s
- Segment