Program.cs reference
Run method
Runs a new QvxServer method from within Qlik Sense or QlikView. It uses a command pipe to communicate with Qlik Sense and QlikView and a data pipe to send information.
Run(string parentString, string pipeName)
Parameters:
| Parameter | Description |
|---|---|
| parentString | Reference to parent window handle. |
| pipeName | Command pipe name. |