iControl.LocalLBProfileHttp.Endset_send_proxy_via_header_type_in_response C# (CSharp) Метод

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

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