Click or drag to resize
Akka.NETScatterGatherFirstCompletedGroup Constructor
Overload List
  NameDescription
Public methodScatterGatherFirstCompletedGroup(Config)
Initializes a new instance of the ScatterGatherFirstCompletedGroup class.
Public methodScatterGatherFirstCompletedGroup(IEnumerableString, TimeSpan)
Initializes a new instance of the ScatterGatherFirstCompletedGroup class.
Public methodScatterGatherFirstCompletedGroup(TimeSpan, String)
Initializes a new instance of the ScatterGatherFirstCompletedGroup class.
Public methodScatterGatherFirstCompletedGroup(IEnumerableIActorRef, TimeSpan) Obsolete.
Public methodScatterGatherFirstCompletedGroup(IEnumerableString, TimeSpan, String)
Initializes a new instance of the ScatterGatherFirstCompletedGroup class.
Top
See Also