Click or drag to resize

Events Methods

The Events type exposes the following members.

Methods
  Name Description
Public method Static member DisableRaisingEvents Enables the raising of console application Events.
Public method Static member 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.
Top
See Also