API:System.Net.Socket.TSocket.DoListen
Delphi
procedure DoListen(QueueSize: Integer = -1); virtual;
C++
virtual void __fastcall DoListen(int QueueSize = 0xffffffff);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | System.Net.Socket.pas System.Net.Socket.hpp |
System.Net.Socket | TSocket |
Description
Embarcadero Technologies does not currently have any additional information.