Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Streams.Implementation
IModule Interface
IModule Properties
Attributes Property
Downstreams Property
InPorts Property
IsAtomic Property
IsBidiFlow Property
IsCopied Property
IsFlow Property
IsRunnable Property
IsSealed Property
IsSink Property
IsSource Property
MaterializedValueComputation Property
OutPorts Property
Shape Property
SubModules Property
Upstreams Property
IModule
IsCopied Property
TBD
Namespace:
Akka.Streams.Implementation
Assembly:
Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
bool
IsCopied
{
get
; }
abstract
IsCopied
:
bool
with
get
Property Value
Type:
Boolean
See Also
Reference
IModule Interface
Akka.Streams.Implementation Namespace
Akka.NET Home
|
Learn Akka.NET