iControl.SecurityIPIntelligenceFeedList.Endremove_all_feeds C# (CSharp) Метод

Endremove_all_feeds() публичный Метод

public Endremove_all_feeds ( System asyncResult ) : void
asyncResult System
Результат void
        public void Endremove_all_feeds(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
SecurityIPIntelligenceFeedList