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