Freigeben über


LiveDnsCore.CancelDynamicDnsAsync-Methode (UInt64, String, Object)

Diese API ist nicht CLS-kompatibel. 

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

Syntax

'Declaration
<CLSCompliantAttribute(False)> _
Public Sub CancelDynamicDnsAsync ( _
    puid As ULong, _
    ownerName As String, _
    userState As Object _
)
[CLSCompliantAttribute(false)]
public void CancelDynamicDnsAsync(
    ulong puid,
    string ownerName,
    Object userState
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

LiveDnsCore Klasse

CancelDynamicDnsAsync-Überladung

Microsoft.TeamFoundation.Framework.Server.Alm-Namespace