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()

適用対象