Поделиться через


IDbConnectionInterceptor.ConnectionTimeoutGot Метод

Определение

Вызывается после ConnectionTimeout извлечения.

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))

Параметры

connection
DbConnection

Соединение.

interceptionContext
DbConnectionInterceptionContext<Int32>

Контекстная информация, связанная с вызовом.

Применяется к