Last message as a string.
Source position: simpleipc.pp line 212
public property TSimpleIPCServer.StringMessage : string |
StringMessage is the content of the last message as a string.
This property will contain valid data only after a successful call to ReadMessage.
|
Read the data of the last message in a stream. |