Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

UdpAppender.Encoding Property

Gets or sets Encoding used to write the packets.

[Visual�Basic]
Public�Property�Encoding�As�Encoding
[C#]
public�System.Text.Encoding�Encoding�{get;�set;}

Property Value

The Encoding used to write the packets.

Remarks

The Encoding used to write the packets.

See Also

UdpAppender Class | log4net.Appender Namespace