NurApiReadTimeout Property

Read operations timeout.

Definition

Namespace: NurApiDotNet
Assembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
public int ReadTimeout { get; set; }

Property Value

Int32
Unit is ms in range 20...1000.

See Also