SyslogMessage.Timestamp Property
Namespace: Rebex.Net
Assembly: Rebex.Syslog.dll (version 8.0.9673)
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> |