ExtensionPartServiceJsonRpcDescriptor.Clone Method

Definition

Creates a copy of this instance with all the same properties.

protected override Microsoft.ServiceHub.Framework.ServiceRpcDescriptor Clone ();
override this.Clone : unit -> Microsoft.ServiceHub.Framework.ServiceRpcDescriptor
Protected Overrides Function Clone () As ServiceRpcDescriptor

Returns

The copy.

Applies to