dotnet / dotnet/dotnet-api-docs
FileSystemWatcher. EnableRaisingEvents throws IOException
- Lingua principale
- C#
- Stelle
- 949
- Fork
- 1.7k
- Merge medio
- 2g 19h
- PR unite (30g)
- 52
Descrizione
… 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)
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Parti dalla documentazione dell'API System.IO.FileSystemWatcher.EnableRaisingEvents collegata nell'issue ed esamina il messaggio IOException segnalato. Documenta le condizioni in cui l'abilitazione degli eventi può generare questa eccezione. Il lavoro è completato quando la pagina dell'API spiega chiaramente questo comportamento.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- csharp
- Ambito
- documentation
- Tipo di issue
- Documentazione
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100