SyslogMessage.Timestamp Property
Namespace: Rebex.Net
Assembly: Rebex.Syslog.dll (version 7.0.9083)
Timestamp
Gets the timestamp part of the syslog message as supplied by the client. Only available for messages received by a syslog server.
Declaration
public DateTime? Timestamp { get; }
Property Value
Type | Description |
---|---|
Nullable<DateTime> |