[This is preliminary documentation and is subject to change.]
References the underlying syslog client instance
Namespace: NFX.Log.DestinationsAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public SyslogClient Client { get; }
public SyslogClient Client { get; }
Public ReadOnly Property Client As SyslogClient
Get
Public ReadOnly Property Client As SyslogClient
Get
public:
property SyslogClient^ Client {
SyslogClient^ get ();
}
public:
property SyslogClient^ Client {
SyslogClient^ get ();
}
member Client : SyslogClient with get
member Client : SyslogClient with get
Property Value
Type:
SyslogClient