iControl.SystemSoftwareManagement.Enddelete_software_image C# (CSharp) Méthode

Enddelete_software_image() public méthode

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