Communication scope (global or local)
Source position: advancedipc.pp line 99
public property TIPCBase.Global : Boolean |
The Global property determines the communication scope. If True, processes from different users can communicate. If False, only processes from the current user can communicate.
|
Server identifier for IPC communication |