2 writes to createNotificationOnConnection
System.ServiceModel (2)
System\ServiceModel\Channels\WebSocketTransportSettings.cs (2)
34this.createNotificationOnConnection = WebSocketDefaults.CreateNotificationOnConnection; 77this.createNotificationOnConnection = value;
1 reference to createNotificationOnConnection
System.ServiceModel (1)
System\ServiceModel\Channels\WebSocketTransportSettings.cs (1)
72return this.createNotificationOnConnection;