iControl.LocalLBProfileWebAcceleration.Endset_default_cache_uri_pinned C# (CSharp) Method

Endset_default_cache_uri_pinned() public method

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