EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElCustomSSHSubsystemHandler.Finalize

TElCustomSSHSubsystemHandler     See also    


 

Descendants have to override this method to perform necessary cleanup.

 
 

Declaration

[C#]
    virtual void Finalize();

[VB.NET]
    Overridable Sub Finalize()

[Pascal]
    procedure Finalize; virtual;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Override this method in TElCustomSSHSubsystemHandler descendants so that they can perform cleanup of used resources (if necessary).

 
 

See also:     Initialize

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