Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Actor
Address Class
Address Properties
HasGlobalScope Property
HasLocalScope Property
Host Property
Port Property
Protocol Property
System Property
Address
Port Property
TBD
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
C#
F#
Copy
public
Nullable
<
int
>
Port
{
get
; }
member
Port
:
Nullable
<
int
>
with
get
Property Value
Type:
Nullable
Int32
See Also
Reference
Address Class
Akka.Actor Namespace
Akka.NET Home
|
Learn Akka.NET