Search code examples
Can 2 instance of ServiceHost be in one application?...


c#wcfserviceservicehost

Read More
Service becomes unresponsive with many sockets in CLOSE_WAIT state...


wcfnettcpbindingservicehost

Read More
Along with my hosted Windows service's installer, is it possible to set the recovery options whe...


c#wcfwindows-servicesservicehosthosted

Read More
NServiceBus and wcf ServiceHost...


wcfnservicebusservicehost

Read More
Is Dispose neccessary for the class I put in ServiceHost...


wcfidisposableservicehost

Read More
WCF -> Commit Derived Objects with a a Basic Call...


c#wcfexceptioncommunicationservicehost

Read More
Async WCF self hosted service...


c#wcfasynchronousasync-awaitservicehost

Read More
Custom ServiceHost with DI and InstanceContextMode.Percall...


c#wcfservicehost

Read More
Setting variable from ServiceHost...


c#wcfweb-servicesservicehost

Read More
How do I add an ErrorHandler to my EndpointBehaviour in app.config...


c#app-configservicehostierrorhandlerendpointbehavior

Read More
WCF Service best practice to keep my services alive...


c#wcfservicehost

Read More
Servicehost throwing an error, even though added to configuration with netsh...


wcfserviceservicehostnetsh

Read More
properly cleanup System.ServiceModel.ServiceHost...


c#wcfidisposableservicehost

Read More
Why is an InstanceContextMode.Single service disposing the singleton on Close?...


wcfsingletonservicehostobjectdisposedexceptioninstancecontextmode

Read More
WCF: How to get the reference of created instance from ServiceHost (WCF 4.5)...


wcfinstanceservicehost

Read More
Increase the maxRequestLength/executionTimeout of a ServiceHost in C#...


c#winformsservicehost

Read More
How can I confirm Open() was called on my ServiceHost in my Unit Test...


c#unit-testingmockingrhino-mocksservicehost

Read More
WCF ServiceHost basicHttpBinding 503 error...


wcfbasichttpbindingservicehost

Read More
Is it possible to run a ServiceHost where they type has a generic?...


c#wcfgenericsapp-configservicehost

Read More
Why does WCF ServiceHost stay open once out of scope?...


.netmultithreadingwcfself-hostingservicehost

Read More
Can a WCF Service access other ServiceHosts running in the same process?...


wcfservicemonitoringservicehost

Read More
Self host WCF ServiceHost object lifetime...


c#.netwcfservicehostself-hosting

Read More
Custom ServiceHost in wcf configuration file?...


wcf.net-3.5servicehost

Read More
What is the proper way to Host dozens of WCF Services in a single Windows Service?...


c#wcfwindows-servicesservicehost

Read More
WCF Launching host error...


wcfnamed-pipesservicehost

Read More
WCF Service - runtime not seeing the ServiceContract on Interface...


wcfbindinginterfaceserviceservicehost

Read More
Programatically discover a ServiceHost's Service Type...


c#.netwcfservicehostservicecontract

Read More
wcf duplex service freezes on callback call...


c#.netwcfservicehost

Read More
Retrieving data received by the server using WCF Web Services...


c#wcfweb-serviceseventsservicehost

Read More
NetNamedPipeBinding: parameter in pipe method is empty...


c#wcfservicehostnetnamedpipebinding

Read More
BackNext