iControl.LocalLBProfileXML.Endremove_all_xpath_queries C# (CSharp) Method

Endremove_all_xpath_queries() public method

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