ICloseableLogConsumer Interface

Definition

An interface used to consume log entries, when a Close function is also supported.

C#
public interface ICloseableLogConsumer : Orleans.Runtime.ILogConsumer
Derived
Implements

Methods

Close()

Close this log.

Log(Severity, LoggerType, String, String, IPEndPoint, Exception, Int32)

The method to call during logging. This method should be very fast, since it is called synchronously during Orleans logging.

(Inherited from ILogConsumer)

Applies to

Toode Versioonid
.NET Orleans 1.5.10, 3.4.5