2 references to IsSessionOpenNotificationEnabled
System.ServiceModel.Primitives (2)
System\ServiceModel\Description\TypeLoader.cs (1)
976
operationDescription.IsSessionOpenNotificationEnabled = opAttr.
IsSessionOpenNotificationEnabled
;
System\ServiceModel\OperationContractAttribute.cs (1)
104
if (
IsSessionOpenNotificationEnabled
)