iControl.ManagementResourceRecord.Enddelete_ptr C# (CSharp) Method

Enddelete_ptr() public method

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