iControl.SecurityIPIntelligenceFeedList.Endadd_feed C# (CSharp) Method

Endadd_feed() public method

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