1 reference to SemaphoreSecurity
System.Threading.AccessControl (1)
System\Threading\ThreadingAclExtensions.cs (1)
40
return new
SemaphoreSecurity
(semaphore.GetSafeWaitHandle(), AccessControlSections.Access | AccessControlSections.Owner | AccessControlSections.Group);