Condividi tramite


Membri PendingCommandInfo

Represents information on the number of pending commands for a subscription to a transactional publication and a rough estimate of how much time it takes to process them.

Il tipo PendingCommandInfo espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico PendingCommandInfo Creates a new instance of the PendingCommandInfo class.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica EstimatedTimeBehind Gets or sets the estimated time to complete delivering the pending commands, in seconds.
Proprietà pubblica PendingCommands Gets or sets the number of pending commands that are waiting to be delivered.
Proprietà pubblica UserData Gets or sets an object that allows users to attach their own data.

In alto