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.1+bb45a7652322449cc5d22f0e8ecf7e119c124ca2
Syntax
protected virtual IWcfLogReceiverClient CreateLogReceiver()

Return Value

Type: IWcfLogReceiverClient
Remarks
virtual is used by endusers
See Also