Datasnap.DSServer.TDSCallbackTunnel.Lock

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure Lock;

C++

void __fastcall Lock();

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
Datasnap.DSServer.pas
Datasnap.DSServer.hpp
Datasnap.DSServer TDSCallbackTunnel

Description

Empêche d'autres threads d'accéder au canal de rappel.

La méthode Lock empêche d'autres threads d'accéder au canal de rappel.

Voir aussi