Table of Contents

Interface IDelayedException

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

Properties

Exception

Exception Exception { get; }

Property Value

Exception

Methods

Throw()

void Throw()