iControl.ManagementResourceRecord.Enddelete_naptr C# (CSharp) Method

Enddelete_naptr() public method

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