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