Release write access to the resource.
Source position: systhrdh.inc line 60
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. |