Click or drag to resize
SyslogMessageVersion Property
Gets the protocol version.

Namespace: SyslogNet.Client
Assembly: SyslogNet.Client.Core (in SyslogNet.Client.Core.dll) Version: 0.4.0.0
Syntax
public int Version { get; }

Property Value

Type: Int32
syslog protocol version.
See Also