C# Class BrightnessTray.EventWatcherAsync

Inheritance: IDisposable
Show file Open project: navhaxs/BrightnessTray Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
EventWatcherAsync ( ) : System

Private Methods

Method Description
SystemEvents_SessionEnding ( object sender, Microsoft.Win32.SessionEndingEventArgs e ) : void
WmiEventHandler ( object sender, System.Management.EventArrivedEventArgs e ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

EventWatcherAsync() public method

public EventWatcherAsync ( ) : System
return System