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