iControl.SystemSoftwareManagement.Endinstall_software_image_v2 C# (CSharp) Метод

Endinstall_software_image_v2() публичный Метод

public Endinstall_software_image_v2 ( System asyncResult ) : void
asyncResult System
Результат void
        public void Endinstall_software_image_v2(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
SystemSoftwareManagement