Creates the true type of the clone.

Namespace:  Rebex.Net
Assembly:  Rebex.Ftp (in Rebex.Ftp.dll)

Syntax

Visual Basic
Protected Overrides Function CreateClone As Proxy
C#
protected override Proxy CreateClone()

Return Value

If overridden in derived class, return the derived class instance.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also