System.Threading.ThreadingAclExtensions.SetAccessControl C# (CSharp) Method

SetAccessControl() public static method

public static SetAccessControl ( this handle, System eventSecurity ) : void
handle this
eventSecurity System
return void
        public static void SetAccessControl(this System.Threading.EventWaitHandle handle, System.Security.AccessControl.EventWaitHandleSecurity eventSecurity)
        {
        }