Datasnap.DSServer.TDSCallbackTunnelBufferItem

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTDSCallbackTunnelBufferItem

Delphi

TDSCallbackTunnelBufferItem = class

C++

class PASCALIMPLEMENTATION TDSCallbackTunnelBufferItem : public System::TObject

Properties

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

Description

Item to be placed into the TDSCallbackTunnel buffer. It represents a single message to be sent to a specific client.

See Also