iControl.SecurityIPIntelligenceFeedList.Enddelete_feed_list C# (CSharp) 메소드

Enddelete_feed_list() 공개 메소드

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