Events Methods |
The Events type exposes the following members.
Name | Description | |
---|---|---|
DisableRaisingEvents | Enables the raising of console application Events. | |
EnableRaisingEvents | Enables the raising of console application Events. Prior to calling this method, handlers must be defined for the Events raised by a console application. |