Freigeben über


StatusEventArgs-Member

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

Der StatusEventArgs-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode StatusEventArgs() () () () Creates a new instance of the StatusEventArgs class.
Öffentliche Methode StatusEventArgs(String, Byte, MessageStatus) Creates a new instance of the StatusEventArgs class with the provided replication agent status information.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Message The status message returned by the replication agent.
Öffentliche Eigenschaft MessageStatus The current operational status of the replication agent.
Öffentliche Eigenschaft PercentCompleted The estimated amount of the overall synchronization that has completed.

Zum Anfang