Class ProcessEventArgs
Contains data for the ProcessMonitor process events
Inherited Members
Namespace: Artemis.Core.Services
Assembly: Artemis.Core.dll
Syntax
public class ProcessEventArgs : EventArgs
Properties
ProcessInfo
Gets the process info related to the event
Declaration
public ProcessInfo ProcessInfo { get; }
Property Value
Type | Description |
---|---|
ProcessInfo |