iControl.SecurityIPIntelligenceFeedList.Enddelete_feed_list C# (CSharp) Method

Enddelete_feed_list() public method

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