Discuss this help topic in SecureBlackbox Forum

TElSSHClient Constructor

TElSSHClient     See also     


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


Creates new instance of TElSSHClient class

Declaration

[C#/Java]
    TElSSHClient();
    TElSSHClient(Component AOwner);

[VB.NET]
    Sub New()
    Sub New(ByVal AOwner As Component)

[Pascal]
    constructor Create (AOwner : TComponent);

[C++]
    not available

[PHP]
    not available

Description

    This method creates the instance of TElSSHClient class.

See also:     Destructor    

Discuss this help topic in SecureBlackbox Forum