Поделиться через


Элементы MergeSessionSummary

Represents Merge Agent session information.

Тип MergeSessionSummary предоставляет доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод MergeSessionSummary Creates an instance of the MergeSessionSummary class.

В начало

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство CurrentPhase Gets or sets the current phase of an active session.
Открытое свойство Duration Gets or sets the length of the session, in seconds.
Открытое свойство EndTime Gets or sets the end time of the session.
Открытое свойство Errors Gets or sets the errors that occurred during the synchronization.
Открытое свойство LastMessage Gets or sets the last message returned by the agent during the session.
Открытое свойство NumberOfDownloads Gets or sets the number of rows downloaded during the session.
Открытое свойство NumberOfUploads Gets or sets the number of rows downloaded during the session.
Открытое свойство PercentComplete Gets or sets the progress of a running session, as a percentage.
Открытое свойство SessionId Gets or sets the identifier for the session.
Открытое свойство StartTime Gets or sets the starting time for the session.
Открытое свойство Status Gets or sets the status of the session.
Открытое свойство TimeRemaining Gets or sets the estimated time remaining for a running session.

В начало