Click or drag to resize
ParticleEventManagerReconnectDelay Property
How long to delay before reconnecting after being disconnected in Milliseconds Default: 1000

Namespace: Particle
Assembly: Particle (in Particle.dll) Version: 0.8.5.14 (0.8.5.14)
Syntax
public int ReconnectDelay { get; set; }

Property Value

Type: Int32
See Also