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.
Gets number of minutes of idle time before the Big Data
pool is automatically paused.
public int? DelayInMinutes { get; set; }
member this.DelayInMinutes : Nullable<int> with get, set
Public Property DelayInMinutes As Nullable(Of Integer)