iControl.LocalLBProfileHttpClass.Endremove_header_match_pattern C# (CSharp) Метод

Endremove_header_match_pattern() публичный Метод

public Endremove_header_match_pattern ( System asyncResult ) : void
asyncResult System
Результат void
        public void Endremove_header_match_pattern(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
LocalLBProfileHttpClass