dotnet / dotnet/dotnet-api-docs

FileSystemWatcher. EnableRaisingEvents throws IOException

Open
#7,409 2 comments 0 reactions 0 assignees View on GitHub
area-System.IO Pri3
Dominant language
C#
Stars
949
Forks
1.7k
Avg merge
3d 27m
Merged PRs (30d)
49

Description

… and it is → [undocumented](https://docs.microsoft.com/en-us/dotnet/api/system.io.filesystemwatcher.enableraisingevents).

> Wystąpił wyjątek: CLR/System.IO.IOException
> Wystąpił nieobsługiwany wyjątek typu „System.IO.IOException” w System.IO.FileSystem.Watcher.dll: 'The configured user limit (128) on the number of inotify instances has been reached, or the per-process limit on the number of open file descriptors has been reached.'
> w System.IO.FileSystemWatcher.StartRaisingEvents()
> w System.IO.FileSystemWatcher.StartRaisingEventsIfNotDisposed()
> w System.IO.FileSystemWatcher.set_EnableRaisingEvents(Boolean value)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.