Starts a gateway connection request
Visual Basic |
---|
Public Sub RequestGWConnection( _ ByVal cqg_gw_connection_request As CQGGWConnectionRequest _ ) |
- cqg_gw_connection_request
- Specifies the gateway connection request, which contains all the parameters as properties.
If values are not provided for properties that are required, an exception will be thrown.
The method work depends on GatewayEnabled property value.