Click or drag to resize
ParticleEventManagerIsRunning Property
Gets a value indicating whether this instance is running.

Namespace: Particle
Assembly: Particle (in Particle.dll) Version: 0.8.5.14 (0.8.5.14)
Syntax
public bool IsRunning { get; }

Property Value

Type: Boolean
true if this instance is running; otherwise, false.
See Also