CryptoPressStream:
Delphi / C++Builder Streaming Compression Library
with Strong Encryption


TCPSManager.Lock
TCPSManager
Top 

Locks component for using by current thread.

Delphi syntax:
procedure Lock;

C++ syntax:
void __fastcall
Lock(void);

Description
Lock is designed for making a group of operations thread-safe. You can call it before running them and call Unlock after.



© AidAim Software CryptoPressStream: