Table of Contents

Class ProcessEventArgs

Namespace
Artemis.Core.Services
Assembly
Artemis.Core.dll

Contains data for the ProcessMonitor process events

public class ProcessEventArgs : EventArgs
Inheritance
object
ProcessEventArgs
Inherited Members

Properties

ProcessInfo

Gets the process info related to the event

public ProcessInfo ProcessInfo { get; }

Property Value

ProcessInfo