Segment 类

定义

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
继承
Segment
属性
实现

构造函数

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

字段

_code
_forcedTerminated
_iExceptionContext
_isCompleted
_isInBreakPoint
SlotNumber
TransactedInProgress

属性

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

方法

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

适用于