Click or drag to resize

ConnectionReceivedMessageEvent Properties

The ConnectionReceivedMessageEvent type exposes the following members.

Properties
  NameDescription
Public propertyClusterId
Gets the cluster identifier.
Public propertyConnectionId
Gets the connection identifier.
Public propertyDeserializationDuration
Gets the duration of deserialization time it took to receive the message.
Public propertyDuration
Gets the duration of time it took to receive the message.
Public propertyLength
Gets the length of the received message.
Public propertyNetworkDuration
Gets the duration of network time it took to receive the message.
Public propertyOperationId
Gets the operation identifier.
Public propertyResponseTo
Gets the id of the message we received a response to.
Public propertyServerId
Gets the server identifier.
Top
See Also