Click or drag to resize

ConnectionReceivingMessageFailedEvent Properties

The ConnectionReceivingMessageFailedEvent type exposes the following members.

Properties
  NameDescription
Public propertyClusterId
Gets the cluster identifier.
Public propertyConnectionId
Gets the connection identifier.
Public propertyException
Gets the exception.
Public propertyOperationId
Gets the operation identifier.
Public propertyResponseTo
Gets id of the message we were receiving a response to.
Public propertyServerId
Gets the server identifier.
Public propertyTimestamp
Gets the timestamp.
Top
See Also