| MultiNodeSpecInitialParticipants 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.129 (1.2.3.129)
Syntax public int InitialParticipants { get; }
member InitialParticipants : int with get
Property Value
Type:
Int32See Also