Universal Windows Service Class Library

MonitorEventArgs Class

Class which represents the event arguments for a monitor event.

For a list of all members of this type, see MonitorEventArgs Members.

System.Object
   System.EventArgs
      uws.Monitors.MonitorEventArgs

public class MonitorEventArgs : EventArgs

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

This class represents the event arguments for different monitor events and contains more further information.

Requirements

Namespace: uws.Monitors

Assembly: uwsCore (in uwsCore.dll)

See Also

MonitorEventArgs Members | uws.Monitors Namespace