ConnectionReceivedMessageEvent Properties | 
The ConnectionReceivedMessageEvent type exposes the following members.
| Name | Description | |
|---|---|---|
| ClusterId | 
            Gets the cluster identifier.
              | |
| ConnectionId | 
            Gets the connection identifier.
              | |
| DeserializationDuration | 
            Gets the duration of deserialization time it took to receive the message.
              | |
| Duration | 
            Gets the duration of time it took to receive the message.
              | |
| Length | 
            Gets the length of the received message.
              | |
| NetworkDuration | 
            Gets the duration of network time it took to receive the message.
              | |
| OperationId | 
            Gets the operation identifier.
              | |
| ResponseTo | 
            Gets the id of the message we received a response to.
              | |
| ServerId | 
            Gets the server identifier.
              | |
| Timestamp | 
            Gets the timestamp.
              |