Last message data.
Source position: simpleipc.pp line 216
public property TSimpleIPCServer.MsgData : TStream |
MsgData contains the actual data from the last read message. If the data is a string, then StringMessage is better suited to read the data.
This property will contain valid data only after a successful call to ReadMessage.
|
Last message as a string. |
|
|
Read message from the queue. |