5 references to ReliableSession_WSHttp
Binding.ReliableSession.IntegrationTests (5)
WSHttpBindingTests.cs (5)
38
factory = new ChannelFactory<IWcfReliableService>(customBinding, new EndpointAddress(Endpoints.
ReliableSession_WSHttp
+ endpointSuffix));
114
factory = new ChannelFactory<IWcfReliableService>(customBinding, new EndpointAddress(Endpoints.
ReliableSession_WSHttp
+ endpointSuffix));
199
factory = new ChannelFactory<IWcfReliableService>(customBinding, new EndpointAddress(Endpoints.
ReliableSession_WSHttp
+ endpointSuffix));
282
factory = new ChannelFactory<IWcfReliableService>(customBinding, new EndpointAddress(Endpoints.
ReliableSession_WSHttp
+ endpointSuffix));
372
factory = new ChannelFactory<IWcfReliableService>(customBinding, new EndpointAddress(Endpoints.
ReliableSession_WSHttp
+ endpointSuffix));