2.2.10.3.1.1 TXUSER_REENLIST_MTAG_REENLIST
The TXUSER_REENLIST_MTAG_REENLIST message indicates that the resource manager wants to obtain the outcome of an In Doubt transaction from the transaction manager.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
MsgHeader (24 bytes) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
guidTx (16 bytes) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
ulTimeout |
|||||||||||||||||||||||||||||||
guidRm (16 bytes) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
MsgHeader (24 bytes): This field MUST contain a MESSAGE_PACKET structure:
The dwUserMsgType field MUST be 0x00001061.
The dwcbVarLenData field MUST be 36.
guidTx (16 bytes): This field MUST contain a GUID that specifies the transaction identifier.
ulTimeout (4 bytes): This field MUST specify the time, in milliseconds, that the resource manager will wait for a decision. A value of zero MUST represent an infinite timeout. The recipient SHOULD NOT send a TXUSER_REENLIST_MTAG_REENLIST_TIMEOUT message until the time span that is specified by this value has elapsed.
guidRm (16 bytes): This field MUST be a GUID that specifies the resource manager identifier.