| ConnectionSentMessagesEvent Properties | 
The ConnectionSentMessagesEvent type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ClusterId | 
            Gets the cluster identifier.
             | 
|  | ConnectionId | 
            Gets the connection identifier.
             | 
|  | Duration | 
            Gets the duration of time it took to send the message.
             | 
|  | Length | 
            Gets the combined length of the messages.
             | 
|  | NetworkDuration | 
            Gets the duration of time spent on the network.
             | 
|  | OperationId | 
            Gets the operation identifier.
             | 
|  | RequestIds | 
            Gets the request ids.
             | 
|  | SerializationDuration | 
            Gets the duration of time spent serializing the messages.
             | 
|  | ServerId | 
            Gets the server identifier.
             | 
 See Also
See Also