IDetachedContext Properties |
The IDetachedContext type exposes the following members.
Name | Description | |
---|---|---|
Attributes |
Returns operation attributes associated with the this Stage
(Inherited from ILifecycleContext.) | |
IsFinishing |
This returns true after AbsorbTermination has been used.
(Inherited from IContext.) | |
IsHoldingBoth |
This returns true when HoldDownstream and HoldUpstream has been used
and it is reset to false after PushAndPull(Object).
| |
IsHoldingDownstream |
TBD
| |
IsHoldingUpstream |
TBD
| |
Materializer |
Returns the Materializer that was used to materialize this Stage/>.
It can be used to materialize sub-flows.
(Inherited from ILifecycleContext.) |