Freigeben über


ActivityHandler.InvokeResponseException.CreateInvokeResponse Methode

Definition

Eine Factorymethode, die ein neues InvokeResponse Objekt mit dem Statuscode und text des aktuellen Objekts erstellt.

public Microsoft.Bot.Builder.InvokeResponse CreateInvokeResponse ();
member this.CreateInvokeResponse : unit -> Microsoft.Bot.Builder.InvokeResponse
Public Function CreateInvokeResponse () As InvokeResponse

Gibt zurück

Ein neues InvokeResponse-Objekt.

Gilt für: