Condividi tramite


Membri StatusEventArgs

Represents status information returned by a replication agent when the Status event occurs.

Il tipo StatusEventArgs espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico StatusEventArgs() () () () Creates a new instance of the StatusEventArgs class.
Metodo pubblico StatusEventArgs(String, Byte, MessageStatus) Creates a new instance of the StatusEventArgs class with the provided replication agent status information.

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 Message The status message returned by the replication agent.
Proprietà pubblica MessageStatus The current operational status of the replication agent.
Proprietà pubblica PercentCompleted The estimated amount of the overall synchronization that has completed.

In alto