Discuss this help topic in SecureBlackbox Forum

TElSSHPublicKeyServer Destructor

TElSSHPublicKeyServer     See also     


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


This method destroys the instance of TElSSHPublicKeyServer class

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    destructor Destroy;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    Use this method to dispose of TElSSHPublicKeyServer object. Destructor stops all activity and deletes the object.

     Note,you should not destroy an object from the event handlers.

See also:     Constructor    

Discuss this help topic in SecureBlackbox Forum