StatusEventArgs 成員

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

StatusEventArgs 型別公開下列成員。

建構函式

  名稱 描述
公用方法 StatusEventArgs() () () () Creates a new instance of the StatusEventArgs class.
公用方法 StatusEventArgs(String, Byte, MessageStatus) Creates a new instance of the StatusEventArgs class with the provided replication agent status information.

頂端

方法

  名稱 描述
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法 ToString (繼承自 Object。)

頂端

屬性

  名稱 描述
公用屬性 Message The status message returned by the replication agent.
公用屬性 MessageStatus The current operational status of the replication agent.
公用屬性 PercentCompleted The estimated amount of the overall synchronization that has completed.

頂端