[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Release write access to the resource
Source position: systhrdh.inc line 52
public procedure TMultiReadExclusiveWriteSynchronizer.Endwrite; |
Beginwrite is the implementation of IReadWriteSync.EndWrite. It simply leaves the critical section.
None.
|
End a write operation. |
|
|
Request write access to the resource. |