3.23.4 Message Processing Events and Sequencing Rules

Methods in RPC Opnum Order

Method

Description

GetSeqAndTxViaExport

Returns an SWhereabouts and an STxInfo, and updates the client's currently known TSN.

Opnum: 3

GetSeqAndTxViaTransmitter

Returns a Propagation_Token (as specified in [MS-DTCO]) and updates the client's currently known TSN.

Opnum: 4

GetTxViaExport

Returns an STxInfo (as specified in [MS-DTCO]) for the requested TSN, or returns an error.

Opnum: 5

GetTxViaTransmitter

Returns a Propagation_Token (as specified in [MS-DTCO]) for the specified TSN, or returns an error.

Opnum: 6

The methods MUST NOT throw exceptions.