TransSynchronizationAgent.UndeliveredTransactions 속성

정의

배달되지 않은 트랜잭션 개수를 가져옵니다.

public:
 virtual property int UndeliveredTransactions { int get(); };
public virtual int UndeliveredTransactions { get; }
member this.UndeliveredTransactions : int
Public Overridable ReadOnly Property UndeliveredTransactions As Integer

속성 값

배달되지 않은 트랜잭션 개수입니다.

구현

적용 대상