Click or drag to resize

PropertyIDLoggerBufferSize Field

This parameter sets the size of the log.

Namespace:  Com.Datalogic.Device.Configuration
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public const int LoggerBufferSize = 3145731

Field Value

Type: Int32
Remarks

This parameter sets the size of the log.

The class of the property is EnumProperty. The allowed values are defined by enum LoggerBufferSize.

[Android Documentation]

See Also