TransSynchronizationAgent.UndeliveredCommands Property

Definition

Gets the number of undelivered commands.

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

Property Value

The number of undelivered commands.

Implements

Applies to