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

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

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