Click or drag to resize

ExecutionContextGlobalLock Property


Namespace: Micros.PosCore.Extensibility
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public ReaderWriterLock GlobalLock { get; }

Property Value

ReaderWriterLock
See Also