DownstreamWebApiOptions.ICloneable.Clone Method

Definition

Overloads

ICloneable.Clone()

Clone the options (to be able to override them).

ICloneable.Clone()

Clone the options (to be able to override them).

object ICloneable.Clone ();
abstract member System.ICloneable.Clone : unit -> obj
override this.System.ICloneable.Clone : unit -> obj
Function Clone () As Object Implements ICloneable.Clone

Returns

A clone of the options.

Implements

Applies to