4
Answers

Pass string parameter from windows form application to windows service through wcf

I need help!
How can I send string parameter from Windows Form application to thread in Windows Service through WCF?
Please, help me

Answers (4)