RoutedActorCell..::..Router Property

Namespace:  Akka.Routing
Assembly:  Akka (in Akka.dll)

Syntax


public Router Router { get; }
Public ReadOnly Property Router As Router
	Get
public:
property Router^ Router {
	Router^ get ();
}