Creates a new object that is a copy of the current instance.
Namespace:
Rebex.Net
Assembly:
Rebex.SshShell (in Rebex.SshShell.dll)
Syntax
Visual Basic |
---|
Public Function Clone As SshSettings |
C# |
---|
public SshSettings Clone() |