Microsoft.Bot.Builder.Streaming Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
BotFrameworkHttpAdapterBase |
An HTTP adapter base class. |
StreamingRequestHandler |
A request handler that processes incoming requests sent over an IStreamingTransport and adheres to the Bot Framework Protocol v3 with Streaming Extensions. |
VersionInfo |
A class containing version information. |
Interfaces
IStreamingActivityProcessor |
Interface for classes that process streaming activities. |