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