iControl.LocalLBProfileHttp.Endremove_xff_alternative_names C# (CSharp) 메소드

Endremove_xff_alternative_names() 공개 메소드

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