API:Datasnap.DSTCPServerTransport.TDSTCPServerTransport.PoolSize

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property PoolSize: Integer read FPoolSize write FPoolSize default 10;

C++

__property int PoolSize = {read=FPoolSize, write=FPoolSize, default=10};

Properties

Type Visibility Source Unit Parent
property published
Datasnap.DSTCPServerTransport.pas
Datasnap.DSTCPServerTransport.hpp
Datasnap.DSTCPServerTransport TDSTCPServerTransport

Description

Embarcadero Technologies does not currently have any additional information.