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

Endremove_check_disk() public méthode

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