Click or drag to resize

ProtocolEventArgs Properties

The ProtocolEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyProtocolReason
The reason string from the underlying signaling protocol.
Public propertyProtocolResponseCode
The response code from the underlying signaling protocol.
Public propertyProtocolWarning
The warning string from the underlying signaling protocol.
Public propertyProtocolWarningCode
The warning code from the underlying signaling protocol.
Top
See Also