Remote Methods

AbortReply

AbortReply(Channel As Integer)

This method cancels waiting for replies on the named channel. It has no effect if the ReplyNeeded property is False or if the reply has already timed out.

TakeCall

This method allows the programmer to override the graphical connections and transfer a call to any other control. See TakeCall.

Read more about Remote control.