Type: Integer
Default value: 30 (30 seconds)
Set this property to indicate the maximum number of seconds BrowserHawk should wait for the download speed test to finish before cancelling the test.
Note: This property applies only when using the Progressive testing method.
Typically the download speed test should complete in approximately the number of seconds set by the SpeedCheckTestSeconds property (default of 2 seconds). However in the event of a testing problem, such as a connection time out, the SpeedCheckMaxWait property is used to determine when a test should be cancelled. This prevents the visitor from waiting a very long time or indefinitely for the test to complete.
If the number of seconds as specified by the SpeedCheckMaxWait property elapses, BrowserHawk cancels the test and sets the ConnectionSpeed and ConnectionLatency properties to -1.
Note: If setting this property, you must do so prior to calling the GetExtendedBrowser method.
See Also:
ConnectionSpeed Property (.NET)
ConnectionLatency Property (.NET)
SpeedCheckMaxBpsCutoff Property (.NET)
SpeedCheckTestSeconds Property (.NET)
SpeedCheckType Property (.NET)
SupportFilesRoot Property (.NET)
Progressive Versus Original Speed Tests