OperationContext Class

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Encapsulates information about an operation. Operation normally reflects an end to end scenario that starts from a user action (e.g. button click).

C#
public sealed class OperationContext
Inheritance
OperationContext

Properties

Id

Gets or sets the application-defined operation ID for the topmost operation.

Name

Gets or sets the application-defined topmost operation's name.

ParentId

Gets or sets the parent operation ID.

SyntheticSource

Gets or sets the application-defined operation SyntheticSource.

Applies to

Product Versions
Azure SDK for .NET Latest, Preview