BotFrameworkHttpStatusCodeErrorDetectionStrategy Sınıf
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Bot Framework HTTP Durum kodu hata algılama stratejisi.
public class BotFrameworkHttpStatusCodeErrorDetectionStrategy : Microsoft.Rest.TransientFaultHandling.ITransientErrorDetectionStrategy
type BotFrameworkHttpStatusCodeErrorDetectionStrategy = class
interface ITransientErrorDetectionStrategy
Public Class BotFrameworkHttpStatusCodeErrorDetectionStrategy
Implements ITransientErrorDetectionStrategy
- Devralma
-
BotFrameworkHttpStatusCodeErrorDetectionStrategy
- Uygulamalar
-
Microsoft.Rest.TransientFaultHandling.ITransientErrorDetectionStrategy
Oluşturucular
BotFrameworkHttpStatusCodeErrorDetectionStrategy() |
Bot Framework HTTP Durum kodu hata algılama stratejisi. |
Yöntemler
IsTransient(Exception) |
HttpRequestExceptionWithStatus özel durumunda durum kodu RequestTimeout, TooManyRequests, NotFound veya 500'den büyük veya 500'e eşitse ve NotImplemented (501) veya HttpVersionNotSupported (505) değilse true döndürür. |
Şunlara uygulanır
Ayrıca bkz.
- <xref:Microsoft.Rest.TransientFaultHandling.ITransientErrorDetectionStrategy>