iControl.ManagementResourceRecord.Endupdate_aaaa C# (CSharp) Method

Endupdate_aaaa() public method

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