iControl.ManagementResourceRecord.Endupdate_mx C# (CSharp) Method

Endupdate_mx() public method

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