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

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

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