Internet Direct (Indy)
Home
PreviousUpNext
TIdSysLogMessage.TimeStamp Property

Date and time that the message was sent.

Pascal
property TimeStamp: TDateTime;

TimeStamp is a TDateTime property that represents the date and time that a Syslog message was sent. TimeStamp is the value read from the header portion of the Syslog message. 

If an exception occurs while parsing the message header, TimeStamp will contain the current date and time.

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.