Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Class: RT.Util.DesktopLockNotifierForm

  • Assembly: RT.Util, Version=1.0.0.9999, Culture=neutral, PublicKeyToken=null
  • Namespace: RT.Util
  • Show inherited types...
  • Show implemented interfaces...

Summary

Subscribes to desktop (session) lock/unlock notifications and exposes events for these. It's untested whether disposing correctly unsubscribes from the notifications, so you should call Close and then Dispose to shut down the notifier.

Constructors

Constructor.

Events

EventHandlerTriggers every time the desktop (session) is locked.
EventHandlerTriggers every time the desktop (session) is unlocked.