1 write to channel
System.ServiceModel (1)
System\ServiceModel\Channels\ServerWebSocketTransportDuplexSessionChannel.cs (1)
147this.channel = channel;
2 references to channel
System.ServiceModel (2)
System\ServiceModel\Channels\ServerWebSocketTransportDuplexSessionChannel.cs (2)
154return this.channel.WebSocketSettings.CreateNotificationOnConnection; 160this.channel.webSocketMessageSource.UpdateOpenNotificationMessageProperties(inboundMessageProperties);