Click or drag to resize
RepointableActorRefIsStarted Property

[Missing <summary> documentation for "P:Akka.Actor.RepointableActorRef.IsStarted"]

Namespace: Akka.Actor
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public bool IsStarted { get; }

Property Value

Type: Boolean

Implements

RepointableRefIsStarted
See Also