iControl.LocalLBProfileHttp.Endadd_permitted_response_header C# (CSharp) Method

Endadd_permitted_response_header() public method

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