![]() | IDetachedContextTOut Properties |
The IDetachedContextTOut generic 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).
(Inherited from IDetachedContext.) |
![]() | IsHoldingDownstream |
TBD
(Inherited from IDetachedContext.) |
![]() | IsHoldingUpstream |
TBD
(Inherited from IDetachedContext.) |
![]() | Materializer |
Returns the Materializer that was used to materialize this Stage/>.
It can be used to materialize sub-flows.
(Inherited from ILifecycleContext.) |