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