Internet Direct (Indy) Version 9.0.1 Beta
TSlaveData.Locker
Protects thread resources in a multi-threaded application.

Locker: TCriticalSection;
Description
Locker is a TCriticalSection instance used to protect TSlaveData resources from simultaneous access by multiple threads on the tunnel server.

Locker is used by TIdTunnelMaster.SendMsg during data transformation and transmission of the message to the tunnel server.