Partager via


Membres StatusEventArgs

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

Le type StatusEventArgs expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique StatusEventArgs() () () () Creates a new instance of the StatusEventArgs class.
Méthode publique StatusEventArgs(String, Byte, MessageStatus) Creates a new instance of the StatusEventArgs class with the provided replication agent status information.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique Message The status message returned by the replication agent.
Propriété publique MessageStatus The current operational status of the replication agent.
Propriété publique PercentCompleted The estimated amount of the overall synchronization that has completed.

Haut de la page