Compartilhar via


IResultProcessingBinding.ProcessResult Método

Definição

public void ProcessResult (System.Collections.Generic.IDictionary<string,object> functionArguments, object[] systemArguments, string triggerInputName, object result);
abstract member ProcessResult : System.Collections.Generic.IDictionary<string, obj> * obj[] * string * obj -> unit
Public Sub ProcessResult (functionArguments As IDictionary(Of String, Object), systemArguments As Object(), triggerInputName As String, result As Object)

Parâmetros

functionArguments
IDictionary<String,Object>
systemArguments
Object[]
triggerInputName
String
result
Object

Aplica-se a