Datasnap.DSHTTP.TDSHTTPServer.TunnelService

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property TunnelService: TDSTunnelService read GetTunnelService;

C++

__property Datasnap::Dssession::TDSTunnelService* TunnelService = {read=GetTunnelService};

Properties

Type Visibility Source Unit Parent
property public
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TDSHTTPServer

Description

Specifies the HTTP communication tunnel.

The TunnelService property specifies the HTTP communication tunnel.

See Also