Acquires the lock on the SpinLock, blocking indefinitely until it manages to acquire the lock. Ensure that
Unlock is always
called after Lock has returned.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax member Lock : unit -> unit
See Also