iControl.LocalLBProfileHttp.Endadd_xff_alternative_names C# (CSharp) Method

Endadd_xff_alternative_names() public method

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