iControl.LocalLBProfileAnalytics.Endremove_notification_by_email_addresses C# (CSharp) Method

Endremove_notification_by_email_addresses() public method

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