IP*Works! IPC - Online Help
Available for:
IP*Works! IPC
Questions / Feedback?

ProcessRunning Property

Whether the process is running.

Syntax

[VB.NET]
Public ReadOnlyProperty ProcessRunning As Boolean

[C#]
public bool ProcessRunning {get;}

Remarks

This property indicates whether the process specified by ProcessFileName is running.

After calling StartProcess this property returns True. After calling StopProcess this property returns False.

This property is read-only and not available at design time.

Default Value

False

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 1.0.6240.0