| [Overview][Resource strings][Constants][Types][Classes][Variables][Index] | 
Last message data
Source position: simpleipc.pp line 209
 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  |