[]
Gets or sets the maximum duration of a screenshot capture operation, in milliseconds.
Equals to 20000 ms by default. Set to 0 for unlimited duration.
public int MaxScreenshotCaptureTime { get; set; }
Public Property MaxScreenshotCaptureTime As Integer