iControl.LocalLBNATV2.Endset_origin_address C# (CSharp) Method

Endset_origin_address() public method

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