API:Datasnap.DSHTTP.TDSHTTPService.DSPort

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DSPort;

C++

__property DSPort = {default=211};

Properties

Type Visibility Source Unit Parent
property published
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TDSHTTPService

Description

Specifies the DataSnap server port number.

Datasnap.DSHTTP.TDSHTTPService.DSPort inherits from Datasnap.DSHTTP.TCustomDSHTTPServerTransport.DSPort. All content below this line refers to Datasnap.DSHTTP.TCustomDSHTTPServerTransport.DSPort.

Specifies the DataSnap server port number.

The DSPort property specifies the DataSnap server port number. DSPort is only used when the Server property is not set.

See Also