IMaterializer Properties |
The IMaterializer type exposes the following members.
Name | Description | |
---|---|---|
ExecutionContext |
Running a flow graph will require execution resources, as will computations
within Sources, Sinks, etc. This MessageDispatcher
can be used by parts of the flow to submit processing jobs for execution,
run Future callbacks, etc.
|