HDInsightHiveActivity.QueryTimeout Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Query timeout value (in minutes). Effective when the HDInsight cluster is with ESP (Enterprise Security Package).
public int? QueryTimeout { get; set; }
member this.QueryTimeout : Nullable<int> with get, set
Public Property QueryTimeout As Nullable(Of Integer)