Click or drag to resize
ParticleEventManager_stop Field
Used to determen if we should keep running. If this is false we keep restarting and connecting to the event service If this is true stop listening to the event service

Namespace: Particle
Assembly: Particle (in Particle.dll) Version: 0.8.5.14 (0.8.5.14)
Syntax
protected bool _stop

Field Value

Type: Boolean
See Also