API:Datasnap.DSServer.TDSServer.ChannelQueueSize
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: published | |
| Source: Datasnap.DSServer.pas Datasnap.DSServer.hpp
| |
| Unit: Datasnap.DSServer | |
| Parent: TDSServer | |
Delphi
property ChannelQueueSize: Integer read FChannelQueueSize write FChannelQueueSize default 100;
C++
__property int ChannelQueueSize = {read=FChannelQueueSize, write=FChannelQueueSize, default=100};
Description
Embarcadero Technologies does not currently have any additional information.