Click or drag to resize
Akka.NETProcessorModuleTIn, TOut, TMat Properties

The ProcessorModuleTIn, TOut, TMat generic type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
TBD
(Overrides ModuleAttributes.)
Public propertyDownstreams
TBD
(Inherited from AtomicModule.)
Public propertyIn
TBD
Public propertyInPorts
TBD
(Inherited from Module.)
Public propertyIsAtomic
TBD
(Inherited from Module.)
Public propertyIsBidiFlow
TBD
(Inherited from Module.)
Public propertyIsCopied
TBD
(Inherited from Module.)
Public propertyIsFlow
TBD
(Inherited from Module.)
Public propertyIsFused
TBD
(Inherited from Module.)
Public propertyIsRunnable
TBD
(Inherited from Module.)
Public propertyIsSealed
TBD
(Inherited from Module.)
Public propertyIsSink
TBD
(Inherited from Module.)
Public propertyIsSource
TBD
(Inherited from Module.)
Public propertyMaterializedValueComputation
TBD
(Inherited from Module.)
Public propertyOut
TBD
Public propertyOutPorts
TBD
(Inherited from Module.)
Public propertyShape
TBD
(Overrides ModuleShape.)
Public propertySubModules
TBD
(Inherited from AtomicModule.)
Public propertyUpstreams
TBD
(Inherited from AtomicModule.)
Top
See Also