Table of Contents

Interface IJobActivator

Namespace
Microsoft.Azure.WebJobs.Host
Assembly
Microsoft.Azure.WebJobs.Host.dll
public interface IJobActivator

Methods

CreateInstance<T>()

T CreateInstance<T>()

Returns

T

Type Parameters

T