Table of Contents

Property Exception

Namespace
MVVrus.AspNetCore.ActiveSession
Assembly
MVVrus.AspNetCore.ActiveSession.dll

Exception

The exception that causes the runner to come to the Failed status, otherwise - null. It is a part of IRunner interface implementation.

public Exception? Exception { get; protected set; }

Property Value

Exception