Internet Direct (Indy)
Home
PreviousUpNext
TIdSysLogMessage.RawMessage Property

Raw contents of the message as read from the socket connection.

Pascal
property RawMessage: string;

RawMessage is a String property that represents the raw contents of the Syslog message as read from the socket connection. RawMessage contains the values parsed to determine the contents of the Hostname, TimeStamp, Facility, Severity, Pri, and Msg properties.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.