2.2.2.2.14 AUX_PERF_FAILURE_V2 Auxiliary Block Structure
The AUX_PERF_FAILURE_V2 auxiliary block structure reports a previously failed call to the messaging server or the directory service.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ProcessID |
ClientID |
||||||||||||||||||||||||||||||
ServerID |
SessionID |
||||||||||||||||||||||||||||||
RequestID |
Reserved_1 |
||||||||||||||||||||||||||||||
TimeSinceRequest |
|||||||||||||||||||||||||||||||
TimeToFailRequest |
|||||||||||||||||||||||||||||||
ResultCode |
|||||||||||||||||||||||||||||||
RequestOperation |
Reserved_2 |
ProcessID (2 bytes): The process identification number.
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.
Reserved_1 (2 bytes): Padding to enforce alignment of the data on a 4-byte field.
TimeSinceRequest (4 bytes): The number of milliseconds since a request failure occurred.
TimeToFailRequest (4 bytes): The number of milliseconds the request failure took to complete.
ResultCode (4 bytes): The error code returned for the failed request. Returned error codes are implementation-specific.
RequestOperation (1 byte): The client-defined operation that failed.
Reserved_2 (3 bytes): Padding to enforce alignment of the data on a 4-byte field.