3.1.2.1 RPC Call Timeout Timer

This protocol uses nondefault behavior for the RPC Call Timeout Timer, as specified in [MS-RPCE] section 3.3.2.2.2. This protocol uses a timer value of 300,000 milliseconds<10>, which applies to the following method calls:

  • R_OpenQueue (Opnum 2) (section 3.1.4.2)

  • R_OpenQueueForMove (Opnum 11) (section 3.1.4.11)

  • R_QMEnlistRemoteTransaction (Opnum 12) (section 3.1.4.12)

The server MUST maintain a per-call timer for each call to the R_StartReceive (Opnum 7) (section 3.1.4.7) method or the R_StartTransactionalReceive (Opnum 13) (section 3.1.4.13) method in which the dwTimeout parameter is nonzero. The timer MUST be set to the dwTimeout parameter that is specified on the call.