System.Threading.ThreadingAclExtensions.SetAccessControl C# (CSharp) 메소드

SetAccessControl() 공개 정적인 메소드

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