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

Endremove_feed() 공개 메소드

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