RoutedActorCell..::..RouteeProps Property

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

Syntax


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