1 write to IsSessionOpenNotificationEnabled
System.ServiceModel (1)
System\ServiceModel\Description\DispatcherBuilder.cs (1)
991child.IsSessionOpenNotificationEnabled = operation.IsSessionOpenNotificationEnabled;
1 reference to IsSessionOpenNotificationEnabled
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ProxyOperationRuntime.cs (1)
59this.isSessionOpenNotificationEnabled = operation.IsSessionOpenNotificationEnabled;