Lightstreamer .Net Client 2.1.2
|
Closes the connection to the Server, if one is open.
The method can be blocking; in case a connection attempt is currently in place, that attempt is completed first. See OpenConnection for details on timeout settings.
public: void CloseConnection();
public virtual void CloseConnection();
Public virtual Function CloseConnection() As void