Interface IDispatcherProvider
Returns the fiber associated with an actor
Namespace: ComposableAsync
Assembly: ComposableAsync.Core.dll
Syntax
public interface IDispatcherProvider
Properties
| Improve this Doc View SourceDispatcher
Returns the corresponding IDispatcher
Declaration
IDispatcher Dispatcher { get; }
Property Value
Type | Description |
---|---|
IDispatcher |