Stream to store message data.
Source position: simpleipc.pp line 69
public property TIPCServerMsg.Stream : TStream read FStream;
Stream contains the message data as binary data.
TIPCServerMsg.MsgType
Message type.