Datasnap.DSServer.TDSCallbackTunnel

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTDSCallbackTunnel
[–] Properties
Type: class
Visibility: public
Source:
Datasnap.DSServer.pas
Datasnap.DSServer.hpp
Unit: Datasnap.DSServer
Parent: Datasnap.DSServer

Delphi

TDSCallbackTunnel = class

C++

class PASCALIMPLEMENTATION TDSCallbackTunnel : public System::TObject

Description

Implements producer and consumer data between TDSServer and the channel callback server method.

The TDSCallbackTunnel class implements producer and consumer data between TDSServer and the channel callback server method.

See Also