iControl.SystemSoftwareManagement.Endinstall_software_image_v2 C# (CSharp) Method

Endinstall_software_image_v2() public method

public Endinstall_software_image_v2 ( System asyncResult ) : void
asyncResult System
return void
        public void Endinstall_software_image_v2(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
SystemSoftwareManagement