Software Development Network>> Visual Studio>> Where to find the old EndpointListeners???
use
foreach (ChannelDispatcher c in sHost.ChannelDispatchers)
c.Listener .....
Where to find the old EndpointListeners???
Ralph Rivas
use
foreach (ChannelDispatcher c in sHost.ChannelDispatchers)
c.Listener .....