NurApiCommCmdRetries Property

Communication cmd re-send retries, if no response received within timeout. Default is 2

Definition

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

Property Value

Int32

See Also