EndWriteBeginReadExclusive

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWHashTableLock > Methods >

EndWriteBeginReadExclusive

SIGNATURE=IWHashTableLock.TIWHashTableLock.EndWriteBeginReadExclusive@Int64@Integer

 

ETYPE=Method

 

Declaration:

Delphi:

public class function EndWriteBeginReadExclusive(var ATarget: Int64; AKey: Integer): Integer;

C++:

public: __fastcall int EndWriteBeginReadExclusive(__int64 ATarget, int AKey);

 

Description: This is EndWriteBeginReadExclusive, a member of class TIWHashTableLock.