No overloads for InvokeRemotely

Bug reports.
Marianne Jacobsen
Posts: 44
Joined: Fri Oct 26, 2007 1:18 pm

No overloads for InvokeRemotely

Post by Marianne Jacobsen » Tue Aug 12, 2008 10:11 am

According to the RanorexNet documentation (the chm filed installed with Ranorex) the InvokeRemotely method should have an overload:
InvokeRemotely(Control..::.RemotelyInvokedDelegate) Invokes the delegate deleg remotely at the Control associated with this instance.

InvokeRemotely(Control..::.RemotelyInvokedDelegateWithInputData, Object) Invokes the delegate deleg remotely at the Control associated with this instance.
The overload is also available in the online docs: http://www.ranorex.com/Documentation/Net/

The latter method does not exist though. Only the "public object InvokeRemotely(Control.RemotelyInvokedDelegate deleg);" is in the metadata.

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Post by Support Team » Wed Aug 13, 2008 3:57 pm

You are right, this seems to be a documentation bug.
The overload is available in the next version V1.5.1.
We will release this version in the next few weeks, i think we can send you a Beta next week if you want.

Jenö
Ranorex Team