iControl.LocalLBProfileHttp.Endremove_xff_alternative_names C# (CSharp) Method

Endremove_xff_alternative_names() public method

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