Share via


DebuggingBotAdapterExtensions Class

Definition

Defines debugging extension methods for the BotAdapter class.

public static class DebuggingBotAdapterExtensions
type DebuggingBotAdapterExtensions = class
Public Module DebuggingBotAdapterExtensions
Inheritance
DebuggingBotAdapterExtensions

Methods

UseDebugger(BotAdapter, Int32, ISourceMap, Action, ILogger)

Enable Debug Adapter Protocol for the running adapter.

Applies to