EventInfoAttrs Enumeration |
Namespace: NetQuarry
| Member name | Value | Description | |
|---|---|---|---|
| Disabled | 1 | This event is disabled and should not be loaded. | |
| NoAuthenticationRequired | 2 | This event requires no explicit authentication. The context sent to the handler will be logged in as a system user. | |
| IsReusable | 4 | This object is reuseable. | |
| NoInstance | 8 | This event is generally available and does not expect an instance record. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.