Property TimeoutSeconds
TimeoutSeconds
Gets or sets the query's timeout in seconds, or null when not stated.
public int? TimeoutSeconds { get; set; }
Property Value
- int?
Gets or sets the query's timeout in seconds, or null when not stated.
public int? TimeoutSeconds { get; set; }