IPWorks IPC 2020 macOS Edition

Questions / Feedback?

ProcessRunning Property

Whether the process is running.

Syntax

public var processRunning: Bool {
get {...} }

Default Value

False

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.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks IPC 2020 macOS Edition - Version 20.0 [Build 8155]