15 references to IWSRequestReplyService
Extensibility.WebSockets.IntegrationTests (15)
WebSocketTests.4.1.0.cs (15)
436ChannelFactory<IWSRequestReplyService> channelFactory = null; 437IWSRequestReplyService client = null; 452channelFactory = new ChannelFactory<IWSRequestReplyService>(binding, endpointAddress); 506ChannelFactory<IWSRequestReplyService> channelFactory = null; 507IWSRequestReplyService client = null; 521channelFactory = new ChannelFactory<IWSRequestReplyService>(binding, endpointAddress); 564ChannelFactory<IWSRequestReplyService> channelFactory = null; 565IWSRequestReplyService client = null; 579channelFactory = new ChannelFactory<IWSRequestReplyService>(binding, endpointAddress); 624ChannelFactory<IWSRequestReplyService> channelFactory = null; 625IWSRequestReplyService client = null; 639channelFactory = new ChannelFactory<IWSRequestReplyService>(binding, endpointAddress); 683ChannelFactory<IWSRequestReplyService> channelFactory = null; 684IWSRequestReplyService client = null; 699channelFactory = new ChannelFactory<IWSRequestReplyService>(binding, endpointAddress);