FileChangeMonitor Properties

.NET Framework (current version)
 

Namespace:   System.Runtime.Caching
Assembly:  System.Runtime.Caching (in System.Runtime.Caching.dll)

NameDescription
System_CAPS_pubpropertyFilePaths

Gets a collection that contains the paths of files that are monitored for changes.

System_CAPS_pubpropertyHasChanged

Gets a value that indicates that the state that is monitored by the ChangeMonitor class has changed.(Inherited from ChangeMonitor.)

System_CAPS_pubpropertyIsDisposed

Gets a value that indicates that the derived instance of a ChangeMonitor class is disposed.(Inherited from ChangeMonitor.)

System_CAPS_pubpropertyLastModified

Gets a value that indicates the last time that a file that is being monitored was changed.

System_CAPS_pubpropertyUniqueId

Gets a value that represents the ChangeMonitor class instance.(Inherited from ChangeMonitor.)

Return to top
Show: