OEC Application Programming Interface

OECClient.Disconnect Method 

Closes the connection to the OEC server.

public 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

OECClient Class | OEC.API Namespace