Share via


TurnContext.Adapter Property

Definition

Gets the Adapter that created this context object.

public Microsoft.Agents.Builder.IChannelAdapter Adapter { get; }
member this.Adapter : Microsoft.Agents.Builder.IChannelAdapter
Public ReadOnly Property Adapter As IChannelAdapter

Property Value

The Adapter that created this context object.

Implements

Applies to