LiveDnsCore.GetMaxResourceRecordCountPerEnumerateCallAsync Method (Object)

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

Syntax

'Declaration
Public Sub GetMaxResourceRecordCountPerEnumerateCallAsync ( _
    userState As Object _
)
public void GetMaxResourceRecordCountPerEnumerateCallAsync(
    Object userState
)
public:
void GetMaxResourceRecordCountPerEnumerateCallAsync(
    Object^ userState
)
member GetMaxResourceRecordCountPerEnumerateCallAsync : 
        userState:Object -> unit
public function GetMaxResourceRecordCountPerEnumerateCallAsync(
    userState : Object
)

Parameters

.NET Framework Security

See Also

Reference

LiveDnsCore Class

GetMaxResourceRecordCountPerEnumerateCallAsync Overload

Microsoft.TeamFoundation.Framework.Server Namespace