Port..::..SendMsg Method
Sends the message to the 'port'. If there is a process waiting in 'port' it
will be resumed from the 'port' queue. If there is no process, the message will be queued.
Namespace:
UAOOI.ProcessObserver.RealTime.ProcessesAssembly: RealTime (in RealTime.dll)
Syntax
Parameters
- mess
- Type: UAOOI.ProcessObserver.RealTime.Processes..::..IEnvelope%
Message to be sent