Click or drag to resize
Akka.NETMultiNodeSpecSelfPort Property
Port number of this node. Defaults to 0 which means a random port.
-Dmultinode.port=0

Namespace:  Akka.Remote.TestKit
Assembly:  Akka.Remote.TestKit (in Akka.Remote.TestKit.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public static int SelfPort { get; }

Property Value

Type: Int32
See Also