Click or drag to resize
Akka.NETActorSelectionRouteeEquals Method (ActorSelectionRoutee)

[Missing <summary> documentation for "M:Akka.Routing.ActorSelectionRoutee.Equals(Akka.Routing.ActorSelectionRoutee)"]

Namespace:  Akka.Routing
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
protected bool Equals(
	ActorSelectionRoutee other
)

Parameters

other
Type: Akka.RoutingActorSelectionRoutee

[Missing <param name="other"/> documentation for "M:Akka.Routing.ActorSelectionRoutee.Equals(Akka.Routing.ActorSelectionRoutee)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Akka.Routing.ActorSelectionRoutee.Equals(Akka.Routing.ActorSelectionRoutee)"]

See Also