SyslogClientSettings.TimestampMode Property
Namespace: Rebex.Net
Assembly: Rebex.Syslog.dll (version 8.0.9673)
TimestampMode
Gets or sets the mode for Timestamp serialization.
Declaration
public SyslogTimestampMode TimestampMode { get; set; }
Property Value
| Type | Description |
|---|---|
| SyslogTimestampMode |
Remarks
Default is UTC. Applies to messages serialized using the Modern only. See https://datatracker.ietf.org/doc/html/rfc5424#section-6.2.3 for details.