Event arguments passed to the BeforeLoadProfiles event.
Namespace: NetQuarry
Assembly: EAP.Core (in EAP.Core.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Class BeforeLoadProfilesEventArgs Inherits EAPEventArgs |
| C# |
|---|
| public class BeforeLoadProfilesEventArgs : EAPEventArgs |
| C++ |
|---|
| ref class BeforeLoadProfilesEventArgs : EAPEventArgs |
| J# |
|---|
| public class BeforeLoadProfilesEventArgs extends EAPEventArgs |
| JScript |
|---|
| public class BeforeLoadProfilesEventArgs extends EAPEventArgs |
Inheritance Hierarchy
Thread Safety
Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.