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