Click or drag to resize
RandomPool Methods

The RandomPool type exposes the following members.

Methods
  NameDescription
Public methodCreateRouter
Creates the 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.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
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.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodNewRoutee (Inherited from Pool.)
Public methodProps (Inherited from Pool.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodWithFallback (Inherited from RouterConfig.)
Top
Extension Methods
See Also