iControl.LocalLBProfileHttpClass.Endremove_header_match_pattern C# (CSharp) Method

Endremove_header_match_pattern() public method

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