Udostępnij za pośrednictwem


IDbConnectionInterceptor.ConnectionTimeoutGot Metoda

Definicja

Wywoływana po ConnectionTimeout pobraniu.

public void ConnectionTimeoutGot (System.Data.Common.DbConnection connection, System.Data.Entity.Infrastructure.Interception.DbConnectionInterceptionContext<int> interceptionContext);
abstract member ConnectionTimeoutGot : System.Data.Common.DbConnection * System.Data.Entity.Infrastructure.Interception.DbConnectionInterceptionContext<int> -> unit
Public Sub ConnectionTimeoutGot (connection As DbConnection, interceptionContext As DbConnectionInterceptionContext(Of Integer))

Parametry

connection
DbConnection

Połączenie.

interceptionContext
DbConnectionInterceptionContext<Int32>

Informacje kontekstowe skojarzone z wywołaniem.

Dotyczy