Compartir a través de


FunctionInvokerBase Clase

Definición

public abstract class FunctionInvokerBase : IDisposable, Microsoft.Azure.WebJobs.Script.Description.IFunctionInvoker
type FunctionInvokerBase = class
    interface IFunctionInvoker
    interface IDisposable
Public MustInherit Class FunctionInvokerBase
Implements IDisposable, IFunctionInvoker
Herencia
FunctionInvokerBase
Derivado
Implementaciones

Propiedades

Host
Logger
Metadata
PrimaryHostSystemTraceProperties
PrimaryHostTraceProperties
PrimaryHostUserTraceProperties
TraceWriter

Métodos

CreateUserTraceWriter(TraceWriter)
Dispose()
Dispose(Boolean)
InitializeFileWatcherIfEnabled()
Invoke(Object[])
InvokeCore(Object[], FunctionInvocationContext)
OnError(Exception)
OnScriptFileChanged(Object, FileSystemEventArgs)
PopulateExecutionContext(ExecutionContext)
TraceError(String)
TraceOnPrimaryHost(String, TraceLevel)

Se aplica a