CSocket.TimeOut Property | |
Numeric value representing the time-out in milliseconds.
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY TimeOut AS LONG GET SET
public virtual int TimeOut { get; set; }
Request Example
View SourceProperty Value
Type:
LongNumeric value representing the time-out in milliseconds.
See Also