iControl.LocalLBProfileAnalytics.Endremove_notification_by_email_addresses C# (CSharp) Метод

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

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