Click or drag to resize
Akka.NETMultiNodeSpecInitialParticipantsValueFactory Property
Must be defined by user. Creates the values used by InitialParticipants

Namespace:  Akka.Remote.TestKit
Assembly:  Akka.Remote.TestKit (in Akka.Remote.TestKit.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
protected abstract int InitialParticipantsValueFactory { get; }

Property Value

Type: Int32
See Also