WebCaptureSettings.DelayPageCompletionCheckBy Property¶
Indicates how long the spider should delay before wiating for the page to load.
Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public double DelayPageCompletionCheckBy { get; set; }
VB¶
Public Property DelayPageCompletionCheckBy As Double
Get
Set
Property Value¶
Type: Double