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 | |
---|---|---|
![]() |
ReplicationStatusAndWarning() | Creates a new instance of the ReplicationStatusAndWarning class. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
ReturnTimestamp | Gets or sets a timestamp that indicates when the data was returned. |
![]() |
Status | Gets or sets the agent status. |
![]() |
UserData | Gets or sets an object that allows users to attach their own data. |
![]() |
Warning | Gets or sets the threshold monitor warning. |
Top