TransportClientEndpointBehavior.ActivityId Property

Definition

Gets or sets a unique indentifier which can be used to for correlating the listener instance at the cloud service.

public Guid? ActivityId { get; set; }
member this.ActivityId : Nullable<Guid> with get, set
Public Property ActivityId As Nullable(Of Guid)

Property Value

Applies to