Datasnap.DSServer.TDSCallbackTunnel.UnLock
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Datasnap.DSServer.pas Datasnap.DSServer.hpp
| |
Unit: Datasnap.DSServer | |
Parent: TDSCallbackTunnel |
Delphi
procedure UnLock;
C++
void __fastcall UnLock();
Description
UnLocks the callback channel, allowing other threads to access it.
The UnLock method unlocks the callback channel, allowing other threads to access it.