Help: Dynamic BeginInvoke?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Spam Catcher

    #1

    Help: Dynamic BeginInvoke?

    Is there a way to make a dynamic beginInvoke call?

    I'm doing this in a remoting environment.

    I tried:

    System.Delegate .CreateDelegate (DelegateType, Client.RemotObj ect, Method,
    True)


    But it doesn't seem to work.

    Any sample could would be great!


Working...