IConnectionInherentKeepAliveFeature.HasInherentKeepAlive Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém se a conexão tem ou não um conceito de keep alive inerente.
public:
property bool HasInherentKeepAlive { bool get(); };
public bool HasInherentKeepAlive { get; }
member this.HasInherentKeepAlive : bool
Public ReadOnly Property HasInherentKeepAlive As Boolean