Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

TurnContext.Adapter Property

Definition

Namespace:
Microsoft.Agents.Builder
Assembly:
Microsoft.Agents.Builder.dll
Package:
Microsoft.Agents.Builder v1.4.83

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 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


Feedback

Was this page helpful?