SyslogMessage.GetDateTimeOffset Method
Namespace: Rebex.Net
Assembly: Rebex.Syslog.dll (version 8.0.9673)
GetDateTimeOffset()
Gets the timestamp part (including original time zone) of the syslog message as supplied by the client. Only available for messages received by a syslog server where a time zone was specified.
Declaration
public DateTimeOffset? GetDateTimeOffset()
Returns
| Type | Description |
|---|---|
| Nullable<DateTimeOffset> |
Remarks
Applies to: Modern.