ReplicationStatusAndWarning Class
SQL Server 2012
Represents replication agent status information and threshold monitor warnings.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
The ReplicationStatusAndWarning type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ReplicationStatusAndWarning | Creates a new instance of the ReplicationStatusAndWarning class. |
| 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. |

