Click or drag to resize
Akka.NETGraphStageModule Properties

The GraphStageModule type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
TBD
(Overrides ModuleAttributes.)
Public propertyDownstreams
TBD
(Inherited from AtomicModule.)
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 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