Share via


SegmentScheduler.MakeSegmentRunnable(Segment, Boolean) Method

Definition

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

notify
Boolean

Applies to