MDAppParamsActiveConnections20 Field

FIX Antenna .NET Programmer's Guide
List of channel connection to use for FIX/FAST 2.0; empty means all connections are allowed.

Namespace:  com.b2bits.FIXAntenna.Globex
Assembly:  FIXAntenna_net4.8 (in FIXAntenna_net4.8.dll) Version: 2.31.0.0
Syntax

public ChannelConnection[] ActiveConnections20

Field Value

Type: ChannelConnection
List of channel connection to use for FIX/FAST 2.0; empty means all connections are allowed. Default value is empty (all connections from Config20XML are used).
See Also

Reference