TNetworkList
From Ultibo.org
Return to Unit Network
Description
To be documented
Class definitions
[Expand]
TNetworkList = class(TLinkedObjList)
Function declarations
[Expand]
function TNetworkList.ReaderConvert:Boolean;
Description: Convert a Reader lock to a Writer lock
[Expand]
function TNetworkList.WriterConvert:Boolean;
Description: Convert a Writer lock to a Reader lock
[Expand]
function TNetworkList.WriterOwner:Boolean;
Description: Return True if the current thread is the writer owner
Return to Unit Reference