[Overview][Resource strings][Constants][Types][Classes][Variables][Index] |
Last message data
Source position: simpleipc.pp line 112
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 succesful call to ReadMessage.
|
Last message as a string. |
|
ReadMessage |