Click or drag to resize
ActorSelectionRouteeEquals Method (Object)

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

Namespace: Akka.Routing
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public override bool Equals(
	Object obj
)

Parameters

obj
Type: SystemObject

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

Return Value

Type: Boolean

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

See Also