iControl.ManagementResourceRecord.Enddelete_a C# (CSharp) Method

Enddelete_a() public method

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