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