| ImageBaseTryEnterLock Method |
Attempts to acquire an exclusive lock.
Namespace: Flir.Atlas.ImageAssembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax public bool TryEnterLock()
Return Value
Type:
Booleantrue if the current thread acquires the lock; otherwise, false.
See Also