Table of Contents

Interface IOperationHolder<T>

Namespace
Microsoft.ApplicationInsights.Extensibility
Assembly
Microsoft.ApplicationInsights.dll
public interface IOperationHolder<T> : IDisposable

Type Parameters

T
Inherited Members
Extension Methods

Properties

Telemetry

T Telemetry { get; }

Property Value

T