iControl.GlobalLBMonitor.Enddelete_all_templates C# (CSharp) Метод

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

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