Implemented interface member:
method
Watch
Microsoft.Extensions.FileProviders.IFileProvider.Watch(System.String)
3 references to Watch
Microsoft.Extensions.FileProviders.Physical (3)
PhysicalFileProvider.cs (3)
21
/// <see cref="
Watch
(string)" /> will use <see cref="PollingFileChangeToken" />.
83
/// for <see cref="
Watch
(string)"/>. <see cref="FileSystemWatcher"/> is ineffective in some scenarios such as mounted drives.
116
/// <see langword="true"/> if the <see cref="IChangeToken"/> returned by <see cref="
Watch
(string)"/> actively polls for file changes