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

속성 값

미배달 거래 수.

구현

적용 대상