UnlockRead;
The UnlockRead method disables data read locking.
This method must be called after data read is complete if the IRWMutex.LockRead method was called before.
The example of use is given in description of the IRWMutex.LockRead method.
See also: