Click or drag to resize
SyslogRfc5424MessageSerializersdNameDisallowedChars Field

Note: This API is now obsolete.

SD-NAME disallowed characters.

Namespace: SyslogNet.Client.Serialization
Assembly: SyslogNet.Client.Serialization (in SyslogNet.Client.Serialization.dll) Version: 0.4.0.0
Syntax
[ObsoleteAttribute("This field will be removed in a future version.")]
public static readonly HashSet<char> sdNameDisallowedChars

Field Value

Type: HashSetChar
Remarks
This field is obsolete and will be removed in a future version.
See Also