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