S
Steve
I have two objects, each on a different thread. Object 1 periodically fires
an event, which Object 2 sinks. How can I marshall the event from Object 1
to the thread on Object 2?
an event, which Object 2 sinks. How can I marshall the event from Object 1
to the thread on Object 2?