Freigeben über


FunctionInvokerBase Klasse

Definition

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
Vererbung
FunctionInvokerBase
Abgeleitet
Implementiert

Eigenschaften

Host
Logger
Metadata
PrimaryHostSystemTraceProperties
PrimaryHostTraceProperties
PrimaryHostUserTraceProperties
TraceWriter

Methoden

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

Gilt für: