iControl.ManagementResourceRecord.Endupdate_naptr C# (CSharp) Method

Endupdate_naptr() public method

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