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

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

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