次の方法で共有


OracleDatabaseMaintenanceWindow.CustomActionTimeoutInMins Property

Definition

Determines the amount of time the system will wait before the start of each database server patching operation. Custom action timeout is in minutes and valid value is between 15 to 120 (inclusive).

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

Property Value

Applies to