iControl.LocalLBDNSCache.Endremove_all_root_hints C# (CSharp) Méthode

Endremove_all_root_hints() public méthode

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