Udostępnij za pośrednictwem


Właściwość JobServer.AgentShutdownWaitTime

Pobiera lub ustawia czas SQL Server Agent czeka na zadania zakończyć wykonywanie wcześniej niedziałający.

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

Składnia

'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.None Or SfcPropertyFlags.Standalone Or SfcPropertyFlags.SqlAzureDatabase)> _
Public Property AgentShutdownWaitTime As Integer
    Get
    Set
'Użycie
Dim instance As JobServer
Dim value As Integer

value = instance.AgentShutdownWaitTime

instance.AgentShutdownWaitTime = value
[SfcPropertyAttribute(SfcPropertyFlags.None|SfcPropertyFlags.Standalone|SfcPropertyFlags.SqlAzureDatabase)]
public int AgentShutdownWaitTime { get; set; }
[SfcPropertyAttribute(SfcPropertyFlags::None|SfcPropertyFlags::Standalone|SfcPropertyFlags::SqlAzureDatabase)]
public:
property int AgentShutdownWaitTime {
    int get ();
    void set (int value);
}
[<SfcPropertyAttribute(SfcPropertyFlags.None|SfcPropertyFlags.Standalone|SfcPropertyFlags.SqlAzureDatabase)>]
member AgentShutdownWaitTime : int with get, set
function get AgentShutdownWaitTime () : int
function set AgentShutdownWaitTime (value : int)

Wartość właściwości

Typ: System.Int32
Int32 Wartość określająca czas, który SQL Server Agent czeka przed zamykanie niedziałający w sekundach.