Click or drag to resize
ParticleEventManagerReadTimeout Property
How long in Milliseconds to wait before a read timeout occurs Default: 30000

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

Property Value

Type: Int32
See Also