3.3.2.1 Login Consumer Connection Status Message Payload
The Login data structure for Payload is a Map of ASCII-> ElementList. Each key is a ServiceName. Each ElementList contains one ElementEntry.PayloadThere is no summary data and typically only one map entry that informs the provider of its warm standby role.
Figure 6. Login Generic Message Payload
Table 15: MapEntry Elements
Element NAME
Data TYPE
RANGE/EXAMPLE
DESCRIPTION
WarmStandbyMode
UInt
0 | 1
Required. Informs an interactive provider of its role in a Warm Standby group.
• 0: Informs the provider to be an Active server
• 1: Informs the provider to be a Standby server.
WarmStandbyMode does not have a default.
NOTE: The Warm StandBy functionality is not yet implemented in the C# version of the API.