mobileFX WebKitX CEF3 ActiveX 4.x
WebKitXCEF3Lib ActiveX Control / HLSSettings Object / fragLoadingTimeOut Property
fragLoadingTimeOut Property
Description

URL Loader timeout.

Default: 20000 ms

Property type
Read-write property
Syntax
Visual Basic
Public Property fragLoadingTimeOut As Long
Remarks

URL Loader timeout. A timeout callback will be triggered if loading duration exceeds this timeout. no further action will be done : the load operation will not be cancelled/aborted. It is up to the application to catch this event and treat it as needed.

See Also