Segment Class

Definition

public ref class Segment : Microsoft::XLANGs::Core::ISchedulable
[System.Serializable]
public class Segment : Microsoft.XLANGs.Core.ISchedulable
type Segment = class
    interface ISchedulable
Public Class Segment
Implements ISchedulable
Inheritance
Segment
Attributes
Implements

Constructors

Segment(Segment+SegmentCode, Int32, Int32, Int32)

Fields

_code
_forcedTerminated
_iExceptionContext
_isCompleted
_isInBreakPoint
SlotNumber
TransactedInProgress

Properties

__MyService
_cPredecessors
_cPredecessorsCompleted
_isRunnable
BlockingOperation
ExceptionContext
IsBlocked
IsPersisting
LastOpContext
Progress
Runnable
Service

Methods

Execute()
ForceTerminate()
PredecessorDone()
PredecessorDone(Service)
Rehydrate()
RescheduleSegment()
Reset(Int32)
RunSegments(Segment[], Service)
SegmentBlocked()
SegmentDone()
UnblockSegment()
UnblockSegment(Service)
Unschedule()

Applies to