iControl.LocalLBProfileWebAcceleration.Endevict_all_cache_entries C# (CSharp) Method

Endevict_all_cache_entries() public method

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