iControl.LocalLBContentPolicy.Endremove_all_rule_conditions C# (CSharp) Method

Endremove_all_rule_conditions() public method

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