1 implementation of IWebSocketCloseDetails
System.ServiceModel (1)
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (1)
1503
class WebSocketCloseDetails :
IWebSocketCloseDetails
1 reference to IWebSocketCloseDetails
System.ServiceModel (1)
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (1)
141
if (typeof(T) == typeof(
IWebSocketCloseDetails
))