Partager via


HttpBinding.ProcessResult Méthode

Définition

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
override this.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)

Paramètres

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

Implémente

S’applique à