iControl.SystemConfigSync.Endinstall_single_configuration_file C# (CSharp) Метод

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

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