Click or drag to resize
Akka.NETMultiNodeSpecInitialParticipants Property
MUST BE DEFINED BY USER. Defines the number of participants required for starting the test. This might not be equals to the number of nodes available to the test.

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

Property Value

Type: Int32
See Also