iControl.LocalLBDNSExpress.Endset_transfer_target C# (CSharp) Method

Endset_transfer_target() public method

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