共用方式為


RunNotebookSparkSessionOptions.HeartbeatTimeoutInSecond Property

Definition

Timeout in second to which session be orphaned.

public int? HeartbeatTimeoutInSecond { get; set; }
member this.HeartbeatTimeoutInSecond : Nullable<int> with get, set
Public Property HeartbeatTimeoutInSecond As Nullable(Of Integer)

Property Value

Applies to