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