1 write to IsSessionOpenNotificationEnabled
System.ServiceModel (1)
System\ServiceModel\Description\DispatcherBuilder.cs (1)
1018child.IsSessionOpenNotificationEnabled = operation.IsSessionOpenNotificationEnabled;
1 reference to IsSessionOpenNotificationEnabled
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DispatchOperationRuntime.cs (1)
90this.isSessionOpenNotificationEnabled = operation.IsSessionOpenNotificationEnabled;