iControl.ManagementLicenseAdministration.Endinstall_license_from_file C# (CSharp) Метод

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

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