| MultiNodeSpecSelfPort Property |
Port number of this node. Defaults to 0 which means a random port.
Namespace:
Akka.Remote.TestKit
Assembly:
Akka.Remote.TestKit (in Akka.Remote.TestKit.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public static int SelfPort { get; }
static member SelfPort : int with get
Property Value
Type:
Int32See Also