Enables/disables the gateway functionality in CQG API.
The default value for this property is True (i.e., Gateway functionality is enabled).
Read-write property
Visual Basic |
---|
Public Property GatewayEnabled As Boolean |
True if the gateway functionality is enabled, false otherwise
When the gateway is enabled, the maximum number of simultaneous CQG API instances is limited to five. Therefore, if the gateway is not necessary, disabling it will remove that limitation.