Specifies whether the session has been established and the data can be sent and received. |
|
|
|
Parameters [DLL]handle - handle to the TElSecureClient object that was returned by Constructor |
|
Description This read-only property returns true if the secure session was established and the client can send data. If the client can't send the data now, false is returned. The client should check the value of the property before calling SendData method. |
|