[This is preliminary documentation and is subject to change.]
Implements SYSLOG UDP client
System Object NFX DisposableObject NFX.Log.Syslog SyslogClientNamespace: NFX.Log.SyslogAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public sealed class SyslogClient : DisposableObject,
IConfigurable
public sealed class SyslogClient : DisposableObject,
IConfigurable
Public NotInheritable Class SyslogClient
Inherits DisposableObject
Implements IConfigurable
Public NotInheritable Class SyslogClient
Inherits DisposableObject
Implements IConfigurable
public ref class SyslogClient sealed : public DisposableObject,
IConfigurable
public ref class SyslogClient sealed : public DisposableObject,
IConfigurable
[<SealedAttribute>]
type SyslogClient =
class
inherit DisposableObject
interface IConfigurable
end
[<SealedAttribute>]
type SyslogClient =
class
inherit DisposableObject
interface IConfigurable
end