|  | IContextTOut Properties | 
The IContextTOut generic type exposes the following members.
 Properties
Properties| 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.) | 
|  | Materializer | 
            Returns the Materializer that was used to materialize this Stage/>.
            It can be used to materialize sub-flows.
            (Inherited from ILifecycleContext.) | 
 See Also
See Also