![]() | ScatterGatherFirstCompletedGroup Constructor |
Name | Description | |
---|---|---|
![]() | ScatterGatherFirstCompletedGroup(Config) |
Initializes a new instance of the ScatterGatherFirstCompletedGroup class.
|
![]() | ScatterGatherFirstCompletedGroup(IEnumerableString, TimeSpan) |
Initializes a new instance of the ScatterGatherFirstCompletedGroup class.
|
![]() | ScatterGatherFirstCompletedGroup(TimeSpan, String) |
Initializes a new instance of the ScatterGatherFirstCompletedGroup class.
|
![]() | ScatterGatherFirstCompletedGroup(IEnumerableIActorRef, TimeSpan) | Obsolete.
Obsolete. Use ScatterGatherFirstCompletedGroup(IEnumerableString, TimeSpan) instead.
new ScatterGatherFirstCompletedGroup(actorRefs.Select(c => c.Path.ToString()), within) |
![]() | ScatterGatherFirstCompletedGroup(IEnumerableString, TimeSpan, String) |
Initializes a new instance of the ScatterGatherFirstCompletedGroup class.
|