Click or drag to resize

LogReceiverWebServiceTargetCreateLogReceiver Method

Creating a new instance of IWcfLogReceiverClient Inheritors can override this method and provide their own service configuration - binding and endpoint address

Namespace:  NLog.Targets
Assembly:  NLog.Wcf (in NLog.Wcf.dll) Version: 5.2.2+0aa8a85babd1d0accd72c78d26557909e04224a2
Syntax
protected virtual IWcfLogReceiverClient CreateLogReceiver()

Return Value

Type: IWcfLogReceiverClient
Remarks
virtual is used by endusers
See Also