Class OperationContext
- Assembly
- Microsoft.ApplicationInsights.dll
public sealed class OperationContext
- Inheritance
-
OperationContext
- Inherited Members
- Extension Methods
Properties
Id
public string Id { get; set; }
Property Value
Name
public string Name { get; set; }
Property Value
ParentId
public string ParentId { get; set; }
Property Value
SyntheticSource
public string SyntheticSource { get; set; }