Discuss this help topic in SecureBlackbox Forum
Specifies whether the session has been established and the data can be sent and received.
Declaration
Description
This read-only property returns True if the secure session was established, and the client/server can send/transmit data. If the client/server can't send/trasmit the data now, False is returned. The client/server should check the value of the property before calling SendData method.