Share via


Metodo LiveDnsCore.BeginUpdateTxtRecord

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 BeginUpdateTxtRecord ( _
    ownerName As String, _
    resourceRecordId As Guid, _
    ttl As UInteger, _
    txt As String(), _
    callback As AsyncCallback, _
    asyncState As Object _
) As IAsyncResult
[CLSCompliantAttribute(false)]
public IAsyncResult BeginUpdateTxtRecord(
    string ownerName,
    Guid resourceRecordId,
    uint ttl,
    string[] txt,
    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