3 references to CreateNotificationOnConnection
System.ServiceModel (3)
System\ServiceModel\Channels\WebSocketTransportSettings.cs (2)
34this.createNotificationOnConnection = WebSocketDefaults.CreateNotificationOnConnection; 67[DefaultValue(WebSocketDefaults.CreateNotificationOnConnection)]
System\ServiceModel\Configuration\WebSocketTransportSettingsElement.cs (1)
26[ConfigurationProperty(ConfigurationStrings.CreateNotificationOnConnection, DefaultValue = WebSocketDefaults.CreateNotificationOnConnection)]