0
Answer

using System.Runtime.Remoting.Channels.Tcp

Hi Guys,

Can you please help me I'm creating a windows service and I need to import this namespace "using System.Runtime.Remoting.Channels.Tcp;" but it seems like it does not recognise it even if I add reference to System.Runtime.Remoting it still does the same thing

Please Guys