ReplicationAgentException.MessageCode Property

Definition

Gets the error code of the underlying error.

public:
 property int MessageCode { int get(); };
public int MessageCode { get; }
member this.MessageCode : int
Public ReadOnly Property MessageCode As Integer

Property Value

An Int32 value.

Applies to