Creates a copy of the
FtpProxy instance.
Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
Visual Basic |
---|
Public Overrides Function Clone As Proxy |
C# |
---|
public override Proxy Clone() |
Return Value
A new
FtpProxy instance.
Version Information
.NET Compact Framework
Supported in: 3.9, 3.5
See Also