Click or drag to resize

NoEventsMode Class

This class provides "no events" on and off functionality. For more information NoEvents.
Inheritance Hierarchy
SystemObject
  Aloe.SystemFrameworks.DomainNoEventsMode

Namespace:  Aloe.SystemFrameworks.Domain
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public sealed class NoEventsMode : IDisposable

The NoEventsMode type exposes the following members.

Constructors
  NameDescription
Public methodNoEventsMode
Initializes a new instance of the NoEventsMode class.
Top
Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Top
See Also