RepointableActorRef..::..IsStarted Property

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

Syntax


public bool IsStarted { get; }
Public ReadOnly Property IsStarted As Boolean
	Get
public:
property bool^ IsStarted {
	bool^ get ();
}