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