RoundRobinGroup Members

The RoundRobinGroup type exposes the following members.

Constructors


  Name Description
Public method RoundRobinGroup()()()() Obsolete.
Public method RoundRobinGroup(Config)
Initializes a new instance of the RoundRobinGroup class.
Public method RoundRobinGroup(array<String>[]()[][])
Initializes a new instance of the RoundRobinGroup class.
Public method RoundRobinGroup(IEnumerable<(Of <<'(String>)>>))
Initializes a new instance of the RoundRobinGroup class.
Public method RoundRobinGroup(IEnumerable<(Of <<'(ActorRef>)>>))
Initializes a new instance of the RoundRobinGroup class.

Methods


  Name Description
Public method CreateRouter
Creates the router.
Public method CreateRouterActor (Inherited from Group.)
Public method Equals(System.Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetRoutees (Inherited from Group.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method IsManagementMessage (Inherited from RouterConfig.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method Props (Inherited from Group.)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)
Public method WithFallback (Inherited from RouterConfig.)

Properties


  Name Description
Public property Paths (Inherited from Group.)
Public property RouterDispatcher (Inherited from RouterConfig.)