iControl.SecurityIPIntelligenceFeedList.Endset_feed_url C# (CSharp) Method

Endset_feed_url() public method

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