Del via


BotFrameworkHttpAdapterBase.ConnectedBot Property

Definition

Gets or sets the bot connected to this adapter.

protected Microsoft.Bot.Builder.IBot ConnectedBot { get; set; }
member this.ConnectedBot : Microsoft.Bot.Builder.IBot with get, set
Protected Property ConnectedBot As IBot

Property Value

The bot connected to this adapter.

Applies to