You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: xml/System.Threading/Semaphore.xml
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -629,7 +629,6 @@ There was some other error. The `HResult` property may provide more information.
629
629
-or-
630
630
631
631
There was some other error. The `HResult` property may provide more information.</exception>
632
-
<exceptioncref="T:System.IO.DirectoryNotFoundException">Windows only: <paramrefname="name" /> specified an unknown namespace. See https://docs.microsoft.com/windows/win32/sync/object-names for more information. For cross-platform compatibility, use <seecref="T:System.IO.IOException"/> instead.</exception>
633
632
<exceptioncref="T:System.IO.PathTooLongException">The <paramrefname="name" /> is too long. Length restrictions may depend on the operating system or configuration.</exception>
634
633
<exceptioncref="T:System.UnauthorizedAccessException">The named semaphore exists, but the user does not have the security access required to use it.</exception>
@@ -714,7 +713,6 @@ There was some other error. The `HResult` property may provide more information.
714
713
-or-
715
714
716
715
There was some other error. The `HResult` property may provide more information.</exception>
717
-
<exceptioncref="T:System.IO.DirectoryNotFoundException">Windows only: <paramrefname="name" /> specified an unknown namespace. See https://docs.microsoft.com/windows/win32/sync/object-names for more information. For cross-platform compatibility, use <seecref="T:System.IO.IOException"/> instead.</exception>
718
716
<exceptioncref="T:System.IO.PathTooLongException">The <paramrefname="name" /> is too long. Length restrictions may depend on the operating system or configuration.</exception>
719
717
<exceptioncref="T:System.UnauthorizedAccessException">The named semaphore exists, but the user does not have the desired security access rights.</exception>
0 commit comments