iControl.LocalLBProfileHttp.Endremove_permitted_response_header C# (CSharp) 메소드

Endremove_permitted_response_header() 공개 메소드

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