AdapterSettings.CoreBotAdapterSettings Property

Definition

Gets the default adapter route settings.

public static Microsoft.Bot.Builder.Dialogs.Adaptive.Runtime.Settings.AdapterSettings CoreBotAdapterSettings { get; }
member this.CoreBotAdapterSettings : Microsoft.Bot.Builder.Dialogs.Adaptive.Runtime.Settings.AdapterSettings
Public Shared ReadOnly Property CoreBotAdapterSettings As AdapterSettings

Property Value

AdapterSettings

Default adapter route settings.

Applies to