Partager via


EventData.CorrelationId Propriété

Définition

Obtient l’ID de corrélation, généralement un GUID au format chaîne. L’ID de corrélation est partagé entre les événements qui appartiennent à la même opération uber.

[Newtonsoft.Json.JsonProperty(PropertyName="correlationId")]
public string CorrelationId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="correlationId")>]
member this.CorrelationId : string
Public ReadOnly Property CorrelationId As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à