2 references to IsSessionOpenNotificationEnabled
System.ServiceModel (2)
System\ServiceModel\Description\TypeLoader.cs (1)
913
operationDescription.IsSessionOpenNotificationEnabled = opAttr.
IsSessionOpenNotificationEnabled
;
System\ServiceModel\OperationContractAttribute.cs (1)
129
if (this.
IsSessionOpenNotificationEnabled
)