Discuss this help topic in SecureBlackbox Forum
Returns textual description sent by the server before closing the connection.
Declaration
Description
Check this property when OnCloseConnection event has been fired. It returns the text the server has sent just before closing connection. Usually it contains the error description if the connection was broken by an error. This property returns an empty string if the server response was empty.