iControl.ManagementResourceRecord.Endupdate_dname C# (CSharp) Method

Endupdate_dname() public method

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