Property ConnectionTimeout
ConnectionTimeout
Gets or sets the maximum time to wait for the process to start.
public TimeSpan ConnectionTimeout { get; set; }
Property Value
- TimeSpan
The timeout for the process to become responsive. Default is 10 seconds.