I have followed the book and created an interace with the method Fire_MyEvent.
The trouble is I don't know how to call Fire_MyEvent, from outside of the context of its class.
can anyone help?
Printable View
I have followed the book and created an interace with the method Fire_MyEvent.
The trouble is I don't know how to call Fire_MyEvent, from outside of the context of its class.
can anyone help?
There is an example of both client and server in MSDN. The project names are Sink and Source. I can post them to you if necessary.
Many thanks to you. Would you post the Source Sink examples please.