Click or drag to resize
Akka.NETActorCellActorSelection Method (ActorPath)
TBD

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public ActorSelection ActorSelection(
	ActorPath path
)

Parameters

path
Type: Akka.ActorActorPath
TBD

Return Value

Type: ActorSelection
TBD

Implements

IActorRefFactoryActorSelection(ActorPath)
See Also