Table of Contents

Method OnRunningProcessStarted

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

OnRunningProcessStarted(Process)

Called when a process starts running.

void OnRunningProcessStarted(Process process)

Parameters

process Process

The Process that has started.