iControl.LocalLBProfileFIX.Endreplace_sender_tag_class C# (CSharp) Method

Endreplace_sender_tag_class() public method

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