NetMessagingTransportSettings.Clone Method

Definition

Makes a deep copy of this object.

public object Clone ();
abstract member Clone : unit -> obj
override this.Clone : unit -> obj
Public Function Clone () As Object

Returns

A copy of this object.

Applies to