ScktComp.TWinSocketStream Properties
From RAD Studio VCL Reference
Delphi Information
| property TimeOut: Integer read FTimeout write FTimeout; |
Specifies the time, in milliseconds, that the socket stream should wait before timing out on a read or write call. |
Unit: ScktComp
Type: property
Visibility: public
Member Of: TWinSocketStream
C++ Information
| __property int TimeOut = {read=FTimeout,write=FTimeout}; |
Specifies the time, in milliseconds, that the socket stream should wait before timing out on a read or write call. |
Unit: ScktComp
Type: property
Visibility: public
Member Of: TWinSocketStream
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!