Gets the protocol error code, if available (usually when Status is set to ProtocolError).
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
| Visual Basic |
|---|
Public Property ProtocolCode As String Get Protected Set |
| C# |
|---|
public string ProtocolCode { get; protected set; } |