RoutedActorCellRouter Property |
[Missing <summary> documentation for "P:Akka.Routing.RoutedActorCell.Router"]
Namespace: Akka.RoutingAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntaxpublic Router Router { get; }
Public ReadOnly Property Router As Router
Get
public:
property Router^ Router {
Router^ get ();
}
member Router : Router with get
Property Value
Type:
Router
See Also