iControl.ManagementResourceRecord.Endupdate_txt C# (CSharp) Method

Endupdate_txt() public method

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