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

StartProcess Method

Starts the process.

Syntax

[VB.NET]
Public Sub StartProcess()
[C#]
public void StartProcess();

Remarks

This method starts the process specified by StartProcess. After starting the process data may be sent to the process by calling Send, SendLine, Send or setting Stdin.

Data received from the process will be available from the Stdout and Stderr events.

The following properties are applicable when calling this method:

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