Udostępnij za pośrednictwem


BotFrameworkHttpAdapterBase.RequestHandlers Właściwość

Definicja

Pobiera lub ustawia programy obsługi żądań dla tej karty.

protected System.Collections.Generic.IList<Microsoft.Bot.Builder.Streaming.StreamingRequestHandler> RequestHandlers { get; set; }
member this.RequestHandlers : System.Collections.Generic.IList<Microsoft.Bot.Builder.Streaming.StreamingRequestHandler> with get, set
Protected Property RequestHandlers As IList(Of StreamingRequestHandler)

Wartość właściwości

Programy obsługi żądań dla tej karty.

Dotyczy