Creates the true type of the clone.

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

Syntax

Visual Basic
Protected Overridable Function CreateClone As Proxy
C#
protected virtual 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