Condividi tramite


ActivityHandler.InvokeResponseException.CreateInvokeResponse Metodo

Definizione

Metodo factory che crea un nuovo InvokeResponse oggetto con il codice di stato e il corpo dell'oggetto corrente.

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

Restituisce

Nuovo oggetto InvokeResponse.

Si applica a