IEventLog Interface¶
- Namespace
Microsoft.Extensions.Logging.EventLog.Internal- Assemblies
- Microsoft.Extensions.Logging.EventLog
Syntax¶
public interface IEventLog
-
interface
Microsoft.Extensions.Logging.EventLog.Internal.IEventLog
Properties¶
-
Microsoft.Extensions.Logging.EventLog.Internal.IEventLog.MaxMessageSize¶ Return type: System.Int32 int MaxMessageSize { get; }
-