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

Endset_feed_poll_interval() 공개 메소드

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