iControl.SecurityIPIntelligenceFeedList.Endset_feed_poll_interval C# (CSharp) Method

Endset_feed_poll_interval() public method

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