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