Compartir a través de


AutoPoolSpecification.KeepAlive Propiedad

Definición

Obtiene o establece si se debe mantener activo el grupo automático después PoolLifetimeOption de que expire.

public bool? KeepAlive { get; set; }
member this.KeepAlive : Nullable<bool> with get, set
Public Property KeepAlive As Nullable(Of Boolean)

Valor de propiedad

Comentarios

El valor predeterminado es false.

Se aplica a