4 references to Invalidate
System.Data (4)
fx\src\data\System\Data\SqlClient\SqlDependency.cs (1)
1142
Invalidate
(SqlNotificationType.Subscribe, SqlNotificationInfo.AlreadyChanged, SqlNotificationSource.Client);
fx\src\data\System\Data\SqlClient\SqlDependencyUtils.cs (3)
263
dependency.
Invalidate
(sqlNotification.Type, sqlNotification.Info, sqlNotification.Source);
308
dependency.
Invalidate
(sqlNotification.Type, sqlNotification.Info, sqlNotification.Source);
534
dependencies[i].
Invalidate
(SqlNotificationType.Change, SqlNotificationInfo.Error, SqlNotificationSource.Timeout);