iControl.LocalLBProfileXML.Endremove_xpath_queries C# (CSharp) Method

Endremove_xpath_queries() public method

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