Click or drag to resize
ParticleDeviceRefreshAsync Method
Refreshes the device from the cloud.

Namespace: Particle
Assembly: Particle (in Particle.dll) Version: 0.8.5.14 (0.8.5.14)
Syntax
public Task<Result> RefreshAsync()

Return Value

Type: TaskResult

[Missing <returns> documentation for "M:Particle.ParticleDevice.RefreshAsync"]

See Also