Property Seconds.Time
Overload
Timeout, in seconds.
Negative value means "don't throw exception when timed out".
Value 0 means "wait indefinitely" when used with WaitX functions; with FindX functions it means "don't wait".
More info: Wait timeout.
public double Time { get; set; }