Attempts to enter read lock. Returns true if the lock was acquired
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- output
- Type: OutputType
Returns the read data in case other thread is reading. Waits until the other reading finishes before returning the data.
Return Value
Type: BooleanSee Also