Condividi tramite


Metodo LiveDnsCore.BeginUpdateARecord

Questa API non è conforme a CLS. 

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server.Alm
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

'Dichiarazione
<CLSCompliantAttribute(False)> _
Public Function BeginUpdateARecord ( _
    ownerName As String, _
    resourceRecordId As Guid, _
    ttl As UInteger, _
    ipAddress As String, _
    callback As AsyncCallback, _
    asyncState As Object _
) As IAsyncResult
[CLSCompliantAttribute(false)]
public IAsyncResult BeginUpdateARecord(
    string ownerName,
    Guid resourceRecordId,
    uint ttl,
    string ipAddress,
    AsyncCallback callback,
    Object asyncState
)

Parametri

Valore restituito

Tipo: System.IAsyncResult

Sicurezza di .NET Framework

Vedere anche

Riferimenti

LiveDnsCore Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server.Alm