5 references to ReliableSession_NetHttp
Binding.ReliableSession.IntegrationTests (5)
NetHttpBindingTests.cs (5)
37
factory = new ChannelFactory<IWcfReliableService>(customBinding, new EndpointAddress(Endpoints.
ReliableSession_NetHttp
+ endpointSuffix));
111
factory = new ChannelFactory<IWcfReliableService>(customBinding, new EndpointAddress(Endpoints.
ReliableSession_NetHttp
+ endpointSuffix));
195
factory = new ChannelFactory<IWcfReliableService>(customBinding, new EndpointAddress(Endpoints.
ReliableSession_NetHttp
+ endpointSuffix));
277
factory = new ChannelFactory<IWcfReliableService>(customBinding, new EndpointAddress(Endpoints.
ReliableSession_NetHttp
+ endpointSuffix));
366
factory = new ChannelFactory<IWcfReliableService>(customBinding, new EndpointAddress(Endpoints.
ReliableSession_NetHttp
+ endpointSuffix));