iControl.ASMPolicy.Endremove_dos_white_ip C# (CSharp) Méthode

Endremove_dos_white_ip() public méthode

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