ScatterGatherFirstCompletedPool Members
The ScatterGatherFirstCompletedPool type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ScatterGatherFirstCompletedPool(Int32, Resizer, SupervisorStrategy, String, TimeSpan, Boolean) | |
![]() |
ScatterGatherFirstCompletedPool(Config) | |
![]() |
ScatterGatherFirstCompletedPool()()()() | Obsolete. |
![]() |
ScatterGatherFirstCompletedPool(Int32) |
Simple form of RoundRobin constructor
|
Methods
Name | Description | |
---|---|---|
![]() |
CreateRouter |
Creates the router.
|
![]() |
CreateRouterActor | (Inherited from Pool.) |
![]() |
Equals(System.Object) | (Inherited from Object.) |
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetRoutees | (Inherited from Pool.) |
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
IsManagementMessage | (Inherited from RouterConfig.) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
NewRoutee | (Inherited from Pool.) |
![]() |
Props | (Inherited from Pool.) |
![]() |
ToString |
Returns a string that represents the current object. (Inherited from Object.) |
![]() |
WithFallback | (Inherited from RouterConfig.) |
Properties
Name | Description | |
---|---|---|
![]() |
NrOfInstances | (Inherited from Pool.) |
![]() |
Resizer | (Inherited from Pool.) |
![]() |
RouterDispatcher | (Inherited from RouterConfig.) |
![]() |
SupervisorStrategy | (Inherited from Pool.) |
![]() |
UsePoolDispatcher | (Inherited from Pool.) |