Skip to content

WebCaptureSettings.CaptureDelaySize Property

Gets size of hte delay between capture next page in miliseconds

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 int CaptureDelaySize { get; set; }

VB

Public Property CaptureDelaySize As Integer
    Get
    Set

Property Value

Type: Int32

See Also

Reference

WebCaptureSettings Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?