SecureBlackbox

200+ components and classes for all aspects of digital security of your data

Filter: C#/Java  VB.NET  Pascal  C++  


TElCustomSSHSubsystemHandler Destructor

TElCustomSSHSubsystemHandler     See also     


 

This method destroys the instance of TElCustomSSHSubsystemHandler class

 

Declaration

[C#/Java]
    not applicable;

[VB.NET]
    not applicable;

[Pascal]
    destructor Destroy;

[C++]
    not implemented;

   

Description

    This method destroys the instance of TElCustomSSHSubsystemHandler class. Do not call this method directly. Call Free method instead.

   

See also:     Constructor    

 
Back to top