3 references to IVerifyWebSockets
Extensibility.WebSockets.IntegrationTests (3)
WebSocketTests.4.1.0.cs (3)
868ChannelFactory<IVerifyWebSockets> channelFactory = null; 869IVerifyWebSockets client = null; 877channelFactory = new ChannelFactory<IVerifyWebSockets>(binding, new EndpointAddress(Endpoints.WebSocketHttpVerifyWebSocketsUsed_Address));