Table of Contents

Interface IHostSingletonManager

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

Methods

CreateHostSingletonListener(IListener, string)

IListener CreateHostSingletonListener(IListener innerListener, string scopeId)

Parameters

innerListener IListener
scopeId string

Returns

IListener