iControl.LocalLBProfileHttp.Endset_default_permitted_response_header C# (CSharp) Method

Endset_default_permitted_response_header() public method

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