TailChoppingRoutingLogic Class |
Namespace: Akka.Routing
The TailChoppingRoutingLogic type exposes the following members.
Name | Description | |
---|---|---|
![]() | TailChoppingRoutingLogic |
Creates an instance of the TailChoppingRoutingLogic.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Select |
Selects all routees and creates a TailChoppingRoutee.
(Overrides RoutingLogicSelect(Object, Routee).) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | AsInstanceOfT | (Defined by Extensions.) |
![]() | Match |
Matches the specified target.
(Defined by PatternMatch.) |