RequestTelemetry.DeepClone Method

Definition

Deeply clones a RequestTelemetry object.

public override Microsoft.ApplicationInsights.Channel.ITelemetry DeepClone ();
override this.DeepClone : unit -> Microsoft.ApplicationInsights.Channel.ITelemetry
Public Overrides Function DeepClone () As ITelemetry

Returns

A cloned instance.

Implements

Applies to