iControl.LocalLBProfileHttp.Endset_send_proxy_via_header_type_in_request C# (CSharp) Method

Endset_send_proxy_via_header_type_in_request() public method

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