Compartir a través de


ReplicationStatusAndWarning Miembros

Represents replication agent status information and threshold monitor warnings.

El tipo ReplicationStatusAndWarning expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico ReplicationStatusAndWarning Creates a new instance of the ReplicationStatusAndWarning class.

Principio

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública ReturnTimestamp Gets or sets a timestamp that indicates when the data was returned.
Propiedad pública Status Gets or sets the agent status.
Propiedad pública UserData Gets or sets an object that allows users to attach their own data.
Propiedad pública Warning Gets or sets the threshold monitor warning.

Principio