iControl.NetworkingDNSResolver.Endremove_nameserver C# (CSharp) Méthode

Endremove_nameserver() public méthode

public Endremove_nameserver ( System asyncResult ) : void
asyncResult System
Résultat void
        public void Endremove_nameserver(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
NetworkingDNSResolver