TransSynchronizationAgent.UndeliveredCommands 속성

정의

배달되지 않은 명령 개수를 가져옵니다.

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

속성 값

배달되지 않은 명령 개수입니다.

구현

적용 대상