API:Datasnap.DSTCPServerTransport.TDSTCPServerTransport.MaxThreads

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property MaxThreads: Integer read FMaxThreads write FMaxThreads default 0;

C++

__property int MaxThreads = {read=FMaxThreads, write=FMaxThreads, default=0};

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. Please help us document this topic by using the Discussion page!