Request.Channel 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.
Gets channel information describing the origin of the request.
public Microsoft.Agents.A365.Observability.Runtime.Tracing.Contracts.Channel? Channel { get; }
member this.Channel : Microsoft.Agents.A365.Observability.Runtime.Tracing.Contracts.Channel
Public ReadOnly Property Channel As Channel