Delegate ConfigureAsyncHooks<T>
- Namespace
- CounterpointCollective.Dataflow.Notifying
- Assembly
- Dataflow.Composable.dll
public delegate void ConfigureAsyncHooks<T>(NotifyingSourceBlockAsyncHooks<T> hooks)
Parameters
hooksNotifyingSourceBlockAsyncHooks<T>
Type Parameters
T