Scanner.AutoDisable Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get or sets a Boolean value whether POS for .NET automatically disables the Scanner after data is received.
public abstract bool AutoDisable { get; set; }
member this.AutoDisable : bool with get, set
Public MustOverride Property AutoDisable As Boolean