EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElCustomSSHSubsystemHandler.Terminated

TElCustomSSHSubsystemHandler     See also    


 

Returns True if data exchange with connection has to be terminated.

 
 

Declaration

[C#]
    virtual bool Terminated();

[VB.NET]
    Overridable Function Terminated() As Boolean

[Pascal]
    function Terminated: boolean; virtual;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Return value

Returns True if data exchange has to be terminated.

 
 

Description

    Use this method to find out if data exchange has to be terminated.

 
 

See also:     Terminate     DoTerminateRequest     OnTerminateRequest    

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