Dispatcher Class
Definition
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.
[System.Serializable]
public class Dispatcher : Microsoft.Bot.Builder.Scorables.IDispatcher
[<System.Serializable>]
type Dispatcher = class
interface IDispatcher
Public Class Dispatcher
Implements IDispatcher
- Inheritance
-
Dispatcher
- Derived
- Attributes
- Implements
Constructors
Dispatcher() |
Methods
Explicit Interface Implementations
IDispatcher.TryPostAsync(CancellationToken) |