EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElSSHTunnelConnection.ExitMessage

TElSSHTunnelConnection     See also    


 

This property returns the server description of the closing command.

 
 

Declaration

[C#]
    string ExitMessage;

[VB.NET]
    Property ExitMessage As String

[Pascal]
    property ExitMessage : string;

[VB6]
    Property ExitMessage As String

[ActiveX]
    HRESULT _stdcall ExitMessage([out, retval] BSTR * Value);

[DLL]
    not implemented;
 
 

Description

    Check this property after the OnClose event was fired. It returns the server's description of command closing reasons and consequences.

 
 

See also:     ExitStatus     ExitSignal    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation