iControl.LocalLBProfileFastHttp.Endset_header_insert C# (CSharp) Method

Endset_header_insert() public method

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