Click or drag to resize
TailChoppingPool Methods

The TailChoppingPool type exposes the following members.

Methods
  NameDescription
Public methodCreateRouter
Creates a tail chopping router.
(Overrides RouterConfigCreateRouter(ActorSystem).)
Public methodCreateRouterActor (Inherited from Pool.)
Public methodEquals(Object) (Inherited from Pool.)
Public methodEquals(Pool) (Inherited from Pool.)
Public methodEquals(RouterConfig) (Inherited from RouterConfig.)
Public methodGetHashCode (Inherited from Pool.)
Public methodGetRoutees (Inherited from Pool.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsManagementMessage (Inherited from RouterConfig.)
Public methodNewRoutee (Inherited from Pool.)
Public methodProps (Inherited from Pool.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodWithDispatcher
Sets the router dispatcher to use for the pool.
Public methodWithFallback (Inherited from RouterConfig.)
Public methodWithResizer
Sets the resizer to use for the pool.
Public methodWithSupervisorStrategy
Sets the supervisor strategy to use for the pool.
Top
Extension Methods
See Also