Click or drag to resize

ILogReceiverOneWayServer Interface

Service contract for Log Receiver server.

Namespace:  NLog.LogReceiverService
Assembly:  NLog.Wcf (in NLog.Wcf.dll) Version: 6.0.2+1fe4e7c0107b475330933905458bc9d6eb3eca8e
Syntax
public interface ILogReceiverOneWayServer

The ILogReceiverOneWayServer type exposes the following members.

Methods
  NameDescription
Public methodProcessLogMessages
Processes the log messages.
Top
See Also