CMailAbstract.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 USUAL GET SET
public virtual Usual Timeout { get; set; }
Request Example
View SourceProperty Value
Type:
UsualNumeric value representing the time-out in milliseconds.
See Also