iControl.WebAcceleratorApplications.Endset_info_header C# (CSharp) Method

Endset_info_header() public method

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