iControl.ManagementResourceRecord.Enddelete_txt C# (CSharp) Method

Enddelete_txt() public method

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