Releases the lock on the SpinLock. This will unlock the SpinLock even if Lock was never called - only call this after
Lock
has returned.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax member Unlock : unit -> unit
See Also