Datasnap.DSServer.TDSCallbackTunnel

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTDSCallbackTunnel

Delphi

TDSCallbackTunnel = class

C++

class PASCALIMPLEMENTATION TDSCallbackTunnel : public System::TObject

Properties

Type Visibility Source Unit Parent
class public
Datasnap.DSServer.pas
Datasnap.DSServer.hpp
Datasnap.DSServer Datasnap.DSServer

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