Skip to content

633fcfcf 56ed 4b65 fec2 e7d6e88e784a

Axel Kesseler edited this page Mar 1, 2023 · 1 revision

INetworkLoggerSettings.Encoding Property

Gets or sets the used encoding.

Namespace: Plexdata.LogWriter.Abstraction
Assembly: Plexdata.LogWriter.Network (in Plexdata.LogWriter.Network.dll) Version: 1.0.7.1

Syntax

C#

Encoding Encoding { get; set; }

Property Value

Type: Encoding
The encoding to be used.

Remarks

This property allows to change the encoding to be used. Default value is UTF-8.

See Also

Reference

INetworkLoggerSettings Interface
Plexdata.LogWriter.Abstraction Namespace

Clone this wiki locally