System.SyncObjs.TLightweightMREW.EndRead

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure EndRead;

C++

void __fastcall EndRead();

Properties

Type Visibility Source Unit Parent
procedure
function
public
System.SyncObjs.pas
System.SyncObjs.hpp
System.SyncObjs TLightweightMREW

Description

EndRead releases a lock that was opened in a shared (reader) mode.