EventData.CorrelationId Property
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.
An application-defined value that represents the context to use for correlation across one or more operations. The identifier is a free-form value and may reflect a unique identity or a shared data element with significance to the application.
public string CorrelationId { get; set; }
member this.CorrelationId : string with get, set
Public Property CorrelationId As String
The CorrelationId is intended to enable tracing of data within an application, such as an event's path from producer to consumer.
Event Hubs does not read, generate, or populate this value. It does not influence Event Hubs telemetry, distributed tracing, or logging.
Product | Versies |
---|---|
Azure SDK for .NET | Latest, Preview |
Azure SDK for .NET-feedback
Azure SDK for .NET is een open source project. Selecteer een koppeling om feedback te geven: