iControl.ManagementResourceRecord.Enddelete_dname C# (CSharp) Method

Enddelete_dname() public method

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