OperationContext Class
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).
public sealed class OperationContext
type OperationContext = class
Public NotInheritable Class OperationContext
- Inheritance
-
OperationContext
Id |
Gets or sets the application-defined operation ID for the topmost operation. |
Name |
Gets or sets the application-defined topmost operation's name. |
Parent |
Gets or sets the parent operation ID. |
Synthetic |
Gets or sets the application-defined operation SyntheticSource. |
Product | Versions |
---|---|
Azure SDK for .NET | Latest, Preview |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: