ConnectionInfo.ConnectionActivityId Property
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.
Property indicating connection activity id This correlation id is passed down as a candidate of x-ms-parent-activity-id for the HTTP requests that are issued during connection creation.
public Guid ConnectionActivityId { get; }
member this.ConnectionActivityId : Guid
Public ReadOnly Property ConnectionActivityId As Guid