Freigeben über


LiveDnsCore.BeginActivateZone-Methode

Namespace:  Microsoft.TeamFoundation.Framework.Server.Alm
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Function BeginActivateZone ( _
    zoneName As String, _
    active As Boolean, _
    callback As AsyncCallback, _
    asyncState As Object _
) As IAsyncResult
public IAsyncResult BeginActivateZone(
    string zoneName,
    bool active,
    AsyncCallback callback,
    Object asyncState
)

Parameter

Rückgabewert

Typ: System.IAsyncResult

.NET Framework-Sicherheit

Siehe auch

Referenz

LiveDnsCore Klasse

Microsoft.TeamFoundation.Framework.Server.Alm-Namespace