2.2.2.2.11 AUX_PERF_GC_SUCCESS Auxiliary Block Structure
The AUX_PERF_GC_SUCCESS auxiliary block structure reports a previously successful call to the directory service.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ClientID |
ServerID |
||||||||||||||||||||||||||||||
SessionID |
Reserved_1 |
||||||||||||||||||||||||||||||
TimeSinceRequest |
|||||||||||||||||||||||||||||||
TimeToCompleteRequest |
|||||||||||||||||||||||||||||||
RequestOperation |
Reserved_2 |
ClientID (2 bytes): The client identification number.
ServerID (2 bytes): The server identification number.
SessionID (2 bytes): The session 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 successful request occurred.
TimeToCompleteRequest (4 bytes): The number of milliseconds the successful request took to complete.
RequestOperation (1 byte): The client-defined operation that was successful.
Reserved_2 (3 bytes): Padding to enforce alignment of the data on a 4-byte field.