1 write to IsSessionOpenNotificationEnabled
System.ServiceModel.Primitives (1)
System\ServiceModel\Description\DispatcherBuilder.cs (1)
161
child.
IsSessionOpenNotificationEnabled
= operation.IsSessionOpenNotificationEnabled;
1 reference to IsSessionOpenNotificationEnabled
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\DispatchOperationRuntime.cs (1)
41
_isSessionOpenNotificationEnabled = operation.
IsSessionOpenNotificationEnabled
;