Table of Contents

Class OperationContext

Namespace
Microsoft.ApplicationInsights.Extensibility.Implementation
Assembly
Microsoft.ApplicationInsights.dll
public sealed class OperationContext
Inheritance
OperationContext
Inherited Members
Extension Methods

Properties

Id

public string Id { get; set; }

Property Value

string

Name

public string Name { get; set; }

Property Value

string

ParentId

public string ParentId { get; set; }

Property Value

string

SyntheticSource

public string SyntheticSource { get; set; }

Property Value

string