| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Request read access to the resource
Source position: systhrdh.inc line 60
public procedure TMultiReadExclusiveWriteSynchronizer.Beginread;  | 
BeginRead is the implementation of IReadWriteSync.BeginRead. It simply attempts to enter the critical section.
None.
  | 
Start a read operation.  | 
|
  | 
Release read access to the resource  |