iControl.ManagementSNMPConfiguration.Endremove_ignore_disk C# (CSharp) Méthode

Endremove_ignore_disk() public méthode

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