Click or drag to resize

DecodingNotificationGoodReadCount Property

indicates the number of notifications to produce on a successful read.

Namespace:  Com.Datalogic.Decode.Configuration
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public NumericProperty GoodReadCount { get; set; }

Property Value

Type: NumericProperty
Remarks
goodReadCount

indicates the number of notifications to produce on a successful read.

[Android Documentation]

See Also