log4net SDK Reference

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