ActionToken
Enumeration
Visual Basic
Public Enum ActionToken
C#
public enum ActionToken
Description
These enumerated constants specify the possible strategies for batching outbound messages.
Remarks
Each of these constants is a token designating a command to a fault tolerance callback method. The program’s callback method receives one of these tokens, and interprets it as an instruction from the Rendezvous fault tolerance software as described in this table (see also, Fault Tolerance Callback Actions in ).