WebCaptureSettings.DelayCapturing Property¶
Indicates whether allows delay between navigation to the next page, uses for prevent blocking Spider by firewalls
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 bool DelayCapturing { get; set; }
VB¶
Public Property DelayCapturing As Boolean
Get
Set
Property Value¶
Type: Boolean