NurApiCommTimeout Property

Set communication timeout in seconds. Range is 3...15.

Definition

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

Property Value

UInt32
The timeout value is in seconds ranging from 3 to 15.

See Also