Click or drag to resize
ParticleExceptionStatus Property
Gets or sets the status.

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

Property Value

Type: HttpStatusCode
The status.
See Also