iControl.ManagementResourceRecord.Endupdate_cname C# (CSharp) Method

Endupdate_cname() public method

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