Aracılığıyla paylaş


RetryLimitExceededException Sınıf

Tanım

Eylem yapılandırılan sınırdan daha fazla başarısız olduğunda oluşan özel durum.

public class RetryLimitExceededException : Exception
[System.Serializable]
public class RetryLimitExceededException : Exception
type RetryLimitExceededException = class
    inherit Exception
[<System.Serializable>]
type RetryLimitExceededException = class
    inherit Exception
Public Class RetryLimitExceededException
Inherits Exception
Devralma
RetryLimitExceededException
Öznitelikler

Açıklamalar

Daha fazla bilgi ve örnek için bkz . Bağlantı dayanıklılığı ve veritabanı yeniden denemeleri .

Oluşturucular

RetryLimitExceededException()

RetryLimitExceededException sınıfının yeni bir örneğini başlatır.

RetryLimitExceededException(SerializationInfo, StreamingContext)
Geçersiz.

Serileştirilmiş bir formdan sınıfının yeni bir örneğini DbUpdateException başlatır.

RetryLimitExceededException(String)

Belirtilen hata iletisiyle sınıfının yeni bir örneğini RetryLimitExceededException başlatır.

RetryLimitExceededException(String, Exception)

RetryLimitExceededException sınıfının yeni bir örneğini başlatır.

Şunlara uygulanır