Table of Contents

Interface IInstanceServicesProvider

Namespace
Microsoft.Azure.WebJobs.Host.Executors
Assembly
Microsoft.Azure.WebJobs.Host.dll
public interface IInstanceServicesProvider

Properties

InstanceServices

IServiceProvider InstanceServices { get; set; }

Property Value

IServiceProvider