FileChangeMonitor Properties
.NET Framework (current version)
Namespace:
System.Runtime.Caching
Assembly: System.Runtime.Caching (in System.Runtime.Caching.dll)
| Name | Description | |
|---|---|---|
![]() | FilePaths | Gets a collection that contains the paths of files that are monitored for changes. |
![]() | HasChanged | Gets a value that indicates that the state that is monitored by the ChangeMonitor class has changed.(Inherited from ChangeMonitor.) |
![]() | IsDisposed | Gets a value that indicates that the derived instance of a ChangeMonitor class is disposed.(Inherited from ChangeMonitor.) |
![]() | LastModified | Gets a value that indicates the last time that a file that is being monitored was changed. |
![]() | UniqueId | Gets a value that represents the ChangeMonitor class instance.(Inherited from ChangeMonitor.) |
Show:
