Datasnap.DSTCPServerTransport.TDSTCPServerTransport.IPImplementationID

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
Datasnap.DSTCPServerTransport.pas
Datasnap.DSTCPServerTransport.hpp
Unit: Datasnap.DSTCPServerTransport
Parent: TDSTCPServerTransport

Delphi

property IPImplementationID;

C++

__property IPImplementationID = {default=0};

Description

Specifies the identifier of the IP implementation for this instance.

Datasnap.DSTCPServerTransport.TDSTCPServerTransport.IPImplementationID inherits from Datasnap.DSCommonServer.TDSServerTransport.IPImplementationID. All content below this line refers to Datasnap.DSCommonServer.TDSServerTransport.IPImplementationID. Specifies the identifier of the IP implementation for this instance.

See Also