Элементы 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. |
В начало
.gif)
.gif)
.gif)