Click or drag to resize
ParticleDeviceLastHeard Property
Gets the last heard date.

Namespace: Particle
Assembly: Particle (in Particle.dll) Version: 0.8.5.14 (0.8.5.14)
Syntax
public Nullable<DateTime> LastHeard { get; }

Property Value

Type: NullableDateTime
The last heard.
See Also