ReplicationStatusAndWarning Members

Include Protected Members
Include Inherited Members

Represents replication agent status information and threshold monitor warnings.

The ReplicationStatusAndWarning type exposes the following members.

Constructors

  Name Description
Public method ReplicationStatusAndWarning() Creates a new instance of the ReplicationStatusAndWarning class.

Top

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() (Inherited from Object.)

Top

Properties

  Name Description
Public property ReturnTimestamp Gets or sets a timestamp that indicates when the data was returned.
Public property Status Gets or sets the agent status.
Public property UserData Gets or sets an object that allows users to attach their own data.
Public property Warning Gets or sets the threshold monitor warning.

Top