Share via


SegmentScheduler.RunSomeSegments(StopConditions) Method

Definition

public:
 virtual Microsoft::XLANGs::Core::StopConditions RunSomeSegments(Microsoft::XLANGs::Core::StopConditions stopOn);
public virtual Microsoft.XLANGs.Core.StopConditions RunSomeSegments (Microsoft.XLANGs.Core.StopConditions stopOn);
abstract member RunSomeSegments : Microsoft.XLANGs.Core.StopConditions -> Microsoft.XLANGs.Core.StopConditions
override this.RunSomeSegments : Microsoft.XLANGs.Core.StopConditions -> Microsoft.XLANGs.Core.StopConditions
Public Overridable Function RunSomeSegments (stopOn As StopConditions) As StopConditions

Parameters

Returns

Applies to