SuggestSettingsParametersMaxCaptureTime Property  | 
 Capture time budget. This budget assumes a high-end computer meeting Zivid's recommendations. The actual
capture time may differ, based on your computer's performance and (for Zivid 2 and 2+) your network connection
speed.
 
    Namespace: 
   Zivid.NET.CaptureAssistant
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 2.14.1.0
Syntaxpublic Duration MaxCaptureTime { get; set; }Public Property MaxCaptureTime As Duration
	Get
	Set
public:
property Duration MaxCaptureTime {
	Duration get ();
	void set (Duration value);
}Property Value
Type: 
Duration
See Also