SegmentScheduler.MakeSegmentRunnable(Segment, Boolean) 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 MakeSegmentRunnable(Microsoft::XLANGs::Core::Segment ^ s, bool notify);
public virtual void MakeSegmentRunnable (Microsoft.XLANGs.Core.Segment s, bool notify);
abstract member MakeSegmentRunnable : Microsoft.XLANGs.Core.Segment * bool -> unit
override this.MakeSegmentRunnable : Microsoft.XLANGs.Core.Segment * bool -> unit
Public Overridable Sub MakeSegmentRunnable (s As Segment, notify As Boolean)
Parameters
- s
- Segment
- notify
- Boolean