Click or drag to resize

ILogReceiverTwoWayClient Interface

Service contract for Log Receiver client.

Namespace:  NLog.LogReceiverService
Assembly:  NLog.Wcf (in NLog.Wcf.dll) Version: 5.2.1+bb45a7652322449cc5d22f0e8ecf7e119c124ca2
Syntax
public interface ILogReceiverTwoWayClient

The ILogReceiverTwoWayClient type exposes the following members.

Methods
  NameDescription
Public methodBeginProcessLogMessages
Begins processing of log messages.
Public methodEndProcessLogMessages
Ends asynchronous processing of log messages.
Top
See Also