Click or drag to resize

ConnectionSentMessagesEvent Properties

The ConnectionSentMessagesEvent type exposes the following members.

Properties
  NameDescription
Public propertyClusterId
Gets the cluster identifier.
Public propertyConnectionId
Gets the connection identifier.
Public propertyDuration
Gets the duration of time it took to send the message.
Public propertyLength
Gets the combined length of the messages.
Public propertyNetworkDuration
Gets the duration of time spent on the network.
Public propertyOperationId
Gets the operation identifier.
Public propertyRequestIds
Gets the request ids.
Public propertySerializationDuration
Gets the duration of time spent serializing the messages.
Public propertyServerId
Gets the server identifier.
Top
See Also