Click or drag to resize
Akka.NETIAsyncContextTOut, TExt Properties

The IAsyncContextTOut, TExt generic type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
Returns operation attributes associated with the this Stage
(Inherited from ILifecycleContext.)
Public propertyIsFinishing (Inherited from IContext.)
Public propertyIsHoldingBoth (Inherited from IDetachedContext.)
Public propertyIsHoldingDownstream
TBD
(Inherited from IDetachedContext.)
Public propertyIsHoldingUpstream
TBD
(Inherited from IDetachedContext.)
Public propertyMaterializer
Returns the Materializer that was used to materialize this Stage/>. It can be used to materialize sub-flows.
(Inherited from ILifecycleContext.)
Top
See Also