Interface IActivityMonitorLineSender
The interface that carries Send extension methods.
Namespace: CK.Core
Assembly: CK.ActivityMonitor.StandardSender.dll
Syntax
public interface IActivityMonitorLineSender
Properties
| Improve this Doc View SourceIsRejected
Gets whether the log has been rejected.
Declaration
bool IsRejected { get; }
Property Value
| Type | Description |
|---|---|
| Boolean |