IServerConnectionApiDisconnect Method

GF API Documentation
Closes the connection to the OEC server.

Namespace:  GF.Api.Connection
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

void Disconnect()
Remarks

Note that all objects will still be available for viewing after disconnect, but no order operations or subscriptions could be performed.
See Also

Reference