RequestStats Properties |
The IncomingMessageManagerRequestStats type exposes the following members.
| Name | Description | |
|---|---|---|
| SendTime |
Length of time (in microseconds) that it took for the lower level protocol to send the request.
| |
| WaitForPreviousResponse |
Length of time (in microseconds) that this request had to wait for a response to the previous request.
| |
| WaitForSocket |
Length of time (in microseconds) that this request had to wait for access to the socket.
|