LoggerBufferSize Class |
Namespace: Com.Datalogic.Device.Configuration
The LoggerBufferSize type exposes the following members.
Name | Description | |
---|---|---|
JniPeerMembers | To be added. | |
LoggerBufferSize16m | 16M bytes. | |
LoggerBufferSize1m | 1M bytes. | |
LoggerBufferSize256k | 256K bytes. | |
LoggerBufferSize4m | 4M bytes. | |
LoggerBufferSize64k | 64K bytes. | |
LoggerBufferSizeOff | Off. |
Name | Description | |
---|---|---|
FromInt | Retrieves the corresponding WifiPowerSave value, from a valid integer. | |
ToInt | Converts the WifiPowerSave to its integer corresponding value. | |
ValueOf | Returns the enum constant of this type with the specified name. | |
Values | Returns an array containing the constants of this enum type, in
the order they are declared. |