Discuss this help topic in SecureBlackbox Forum
This method creates the instance of
TElX11ForwardSSHTunnel class
Declaration
[C#/Java]
TElX11ForwardSSHTunnel();
TElX11ForwardSSHTunnel(Component AOwner);
[VB.NET]
Sub New();
Sub New(ByVal AOwner As Component)
[Pascal]
constructor Create;
constructor Create (AOwner : TComponent);
Description
Call this method to
create the instance of TElX11ForwardSSHTunnel class.
Discuss this help topic in SecureBlackbox Forum