iControl.LocalLBProfileWebAcceleration.Endremove_cache_uri_pinned C# (CSharp) Méthode

Endremove_cache_uri_pinned() public méthode

public Endremove_cache_uri_pinned ( System asyncResult ) : void
asyncResult System
Résultat void
        public void Endremove_cache_uri_pinned(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
LocalLBProfileWebAcceleration