dotnet / dotnet/dotnet-api-docs
EventWaitHandle.OpenExisting method for .net core
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
On documentation for EventWaitHandle.OpenExisting method example is shown with EventWaitHandleRights. But on .net standard and .net core no overloads for constructor EventWaitHandle with EventWaitHandleRights and no methods GetAccessControl / SetAccessControl.
Thus the example is not correct.
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 35bfc5d9-ec45-165a-52e6-b676df32b25e
* Version Independent ID: c30273ca-0606-2d14-44ad-c7eb884c2459
* Content: [EventWaitHandle.OpenExisting Method (System.Threading)](https://docs.microsoft.com/en-us/dotnet/api/system.threading.eventwaithandle.openexisting?view=netframework-4.7.2)
* Content Source: [xml/System.Threading/EventWaitHandle.xml](https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Threading/EventWaitHandle.xml)
* Product: **dotnet-api**
* GitHub Login: @dotnet-bot
* Microsoft Alias: **dotnetcontent**
Contributor guide
Assessment
This issue has not been assessed yet.