Request read access to the resource.
Source position: systhrdh.inc line 61
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. |