iControl.LocalLBProfileHttp.Endadd_permitted_response_header C# (CSharp) Метод

Endadd_permitted_response_header() публичный Метод

public Endadd_permitted_response_header ( System asyncResult ) : void
asyncResult System
Результат void
        public void Endadd_permitted_response_header(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
LocalLBProfileHttp