Click or drag to resize
SyslogMessageHostName Property
Gets the host name.

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

Property Value

Type: String
Host name.
See Also