Click or drag to resize
Akka.NETActorSelectionEquals Method (ActorSelection)

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

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

Parameters

other
Type: Akka.ActorActorSelection

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

Return Value

Type: Boolean

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

See Also