SyslogClientSettings.Encoding Property
Namespace: Rebex.Net
Assembly: Rebex.Syslog.dll (version 7.0.9083)
Encoding
Gets or sets the encoding for message part (Text) of the syslog message. Default is "ISO-8859-1" (Latin 1) encoding.
Declaration
public Encoding Encoding { get; set; }
Property Value
Type | Description |
---|---|
Encoding |