EventWaitHandleSecurity Constructor

Definition

Initializes a new instance of the EventWaitHandleSecurity class with default values.

public:
 EventWaitHandleSecurity();
public EventWaitHandleSecurity ();
Public Sub New ()

Remarks

A new EventWaitHandleSecurity object always starts with an empty discretionary access list (DACL), which denies all access for all users.

Applies to