Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Streams.Implementation.Fusing
GraphInterpreter.Connection Class
Connection Properties
Id Property
InHandler Property
InOwner Property
InOwnerId Property
OutHandler Property
OutOwner Property
OutOwnerId Property
PortState Property
Slot Property
GraphInterpreter
.
Connection
.
Id Property
TBD
Namespace:
Akka.Streams.Implementation.Fusing
Assembly:
Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
C#
F#
Copy
public
int
Id
{
get
; }
member
Id
:
int
with
get
Property Value
Type:
Int32
See Also
Reference
GraphInterpreter
.
Connection Class
Akka.Streams.Implementation.Fusing Namespace
Akka.NET Home
|
Learn Akka.NET