Internet Direct (Indy)
Home
PreviousUpNext
TIdThreadSafe.Unlock Method

Disables resource protection for the associated data type.

Pascal
procedure Unlock;

Unlock is a procedure used to disengage the resource protection capabilities of the class for the associated data type. Unlock executes the TCriticalSection.Leave method to disable the resource protection block. Use Lock to enable the resource protection block for the class instance.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.