Udostępnij za pośrednictwem


Właściwość Configuration.ProtocolHandlerTimeout

Gets the ConfigProperty object that is used to set the protocol handler timeoutconfiguration option.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
Public ReadOnly Property ProtocolHandlerTimeout As ConfigProperty
    Get
'Użycie
Dim instance As Configuration
Dim value As ConfigProperty

value = instance.ProtocolHandlerTimeout
public ConfigProperty ProtocolHandlerTimeout { get; }
public:
property ConfigProperty^ ProtocolHandlerTimeout {
    ConfigProperty^ get ();
}
member ProtocolHandlerTimeout : ConfigProperty
function get ProtocolHandlerTimeout () : ConfigProperty

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Smo.ConfigProperty
A ConfigProperty obiekt, który określa ustawienia dla protokół obsługi czasu konfiguracja opcji.