Click or drag to resize

TwainMemoryIsLocked Property

Gets a value indicating whether the memory is currently locked.

Namespace:  Atalasoft.Twain
Assembly:  Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public bool IsLocked { get; }

Property Value

Type: Boolean
A value indicating if the memory is currently locked.
Remarks
See Also