Udostępnij za pośrednictwem


PostUnhandledExceptionToUser Klasa

Definicja

Ta usługa IPostToBot konwertuje wszelkie nieobsługiwane wyjątki na wiadomość wysłaną do użytkownika.

public sealed class PostUnhandledExceptionToUser : Microsoft.Bot.Builder.Dialogs.Internals.IPostToBot
type PostUnhandledExceptionToUser = class
    interface IPostToBot
Public NotInheritable Class PostUnhandledExceptionToUser
Implements IPostToBot
Dziedziczenie
PostUnhandledExceptionToUser
Implementuje

Konstruktory

PostUnhandledExceptionToUser(IPostToBot, IBotToUser, ResourceManager, TraceListener)

Ta usługa IPostToBot konwertuje wszelkie nieobsługiwane wyjątki na wiadomość wysłaną do użytkownika.

Jawne implementacje interfejsu

IPostToBot.PostAsync(IActivity, CancellationToken)

Ta usługa IPostToBot konwertuje wszelkie nieobsługiwane wyjątki na wiadomość wysłaną do użytkownika.

Dotyczy