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.42 (1.2.3.42)
Syntax
protected abstract int InitialParticipantsValueFactory { get; }

Property Value

Type: Int32
See Also