Discuss this help topic in SecureBlackbox Forum
This property returns the description that was sent by server before closing the connection
Declaration
Description
Check this property after OnCloseConnection event was fired. This property returns the line that was sent by the server just before closing the connection. Usually it contains the error description if the connection was broken by the error. This property returns the empty string if the server response was empty.