Share via


IDiagnosticsLogger<TLoggerCategory>.Interceptors Property

Definition

Holds registered interceptors, if any.

public Microsoft.EntityFrameworkCore.Diagnostics.IInterceptors Interceptors { get; }
member this.Interceptors : Microsoft.EntityFrameworkCore.Diagnostics.IInterceptors
Public ReadOnly Property Interceptors As IInterceptors

Property Value

Applies to