iControl.LocalLBProfileWebAcceleration.Endevict_cache_entry C# (CSharp) Method

Endevict_cache_entry() public method

public Endevict_cache_entry ( System asyncResult ) : void
asyncResult System
return void
        public void Endevict_cache_entry(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
LocalLBProfileWebAcceleration