LocalActorRefProps Property |
[Missing <summary> documentation for "P:Akka.Actor.LocalActorRef.Props"]
Namespace: Akka.ActorAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntaxprotected Props Props { get; }
Protected ReadOnly Property Props As Props
Get
protected:
property Props^ Props {
Props^ get ();
}
member Props : Props with get
Property Value
Type:
Props
See Also