iControl.LocalLBProfileAnalytics.Endadd_alert C# (CSharp) Method

Endadd_alert() public method

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