LampInfo.UpdateLatency Property

Definition

Time between the device receiving an update for a lamp and it emanating from the device.

public:
 property TimeSpan UpdateLatency { TimeSpan get(); };
TimeSpan UpdateLatency();
public System.TimeSpan UpdateLatency { get; }
var timeSpan = lampInfo.updateLatency;
Public ReadOnly Property UpdateLatency As TimeSpan

Property Value

The time value between receiving an update and emanating from the device.

Applies to