Port.requestMonitor
void requestMonitor(bool on)Request to monitor a port. NOT real-time safe and shouldn't be called from process callback.
Parameters
on | true to request the server to monitor the port, false otherwise |
Throws
JackException on failure