iControl.ManagementResourceRecord.Endadd_naptr C# (CSharp) Method

Endadd_naptr() public method

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