2.2.2.2.9 AUX_PERF_MDB_SUCCESS Auxiliary Block Structure
The AUX_PERF_MDB_SUCCESS auxiliary block structure reports a previously successful RPC to the messaging server.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ClientID |
ServerID |
||||||||||||||||||||||||||||||
SessionID |
RequestID |
||||||||||||||||||||||||||||||
TimeSinceRequest |
|||||||||||||||||||||||||||||||
TimeToCompleteRequest |
ClientID (2 bytes): The client identification number.
ServerID (2 bytes): The server identification number.
SessionID (2 bytes): The session identification number.
RequestID (2 bytes): The request identification number.
TimeSinceRequest (4 bytes): The number of milliseconds since a successful request occurred.
TimeToCompleteRequest (4 bytes): The number of milliseconds the successful request took to complete.