CoreOptionsExtension.SingletonInterceptors Propiedad

Definición

Las opciones establecidas desde el AddInterceptors(IEnumerable<IInterceptor>) método para interceptores singleton.

public virtual System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Diagnostics.ISingletonInterceptor>? SingletonInterceptors { get; }
member this.SingletonInterceptors : seq<Microsoft.EntityFrameworkCore.Diagnostics.ISingletonInterceptor>
Public Overridable ReadOnly Property SingletonInterceptors As IEnumerable(Of ISingletonInterceptor)

Valor de propiedad

Se aplica a