iControl.ManagementResourceRecord.Enddelete_aaaa C# (CSharp) Method

Enddelete_aaaa() public method

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