SqlChangeMonitor Methods
.NET Framework (current version)
Namespace:
System.Runtime.Caching
Assembly: System.Runtime.Caching (in System.Runtime.Caching.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | Releases all resources that are used by the current instance of the ChangeMonitor class.(Inherited from ChangeMonitor.) |
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | NotifyOnChanged(OnChangedCallback^) | Called by Cache implementers to register a callback and notify an ObjectCache instance through the OnChangedCallback delegate when a dependency has changed. (Inherited from ChangeMonitor.) |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Show:
