Table of Contents

Property FailedExecutionCount

Namespace
Anvil.Services
Assembly
NWN.Anvil.dll

FailedExecutionCount

Gets the number of times this task has failed to execute because of an exception.

public int FailedExecutionCount { get; }

Property Value

int