iControl.LocalLBProfileWebAcceleration.Endevict_cache_entry C# (CSharp) Метод

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

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