Sdílet prostřednictvím


BotFrameworkHttpAdapterBase.RequestHandlers Vlastnost

Definice

Získá nebo nastaví obslužné rutiny žádosti pro tento adaptér.

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)

Hodnota vlastnosti

Obslužné rutiny požadavků pro tento adaptér.

Platí pro