[Missing <summary> documentation for "P:Akka.Actor.ActorCell.Props"]
Namespace: Akka.ActorAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntaxpublic Props Props { get; }
Public ReadOnly Property Props As Props
Get
public:
virtual property Props^ Props {
Props^ get () sealed;
}
abstract Props : Props with get
override Props : Props with get
Property Value
Type:
PropsImplements
IActorContextPropsCellProps
See Also