Search Results for

    Show / Hide Table of Contents
    View Source

    Class SafeLazy.ExceptionHolder

    Inheritance
    object
    Namespace: Umbraco.Cms.Core.Cache
    Assembly: Umbraco.Core.dll
    Syntax
    public class SafeLazy.ExceptionHolder

    Constructors

    View Source

    ExceptionHolder(ExceptionDispatchInfo)

    Declaration
    public ExceptionHolder(ExceptionDispatchInfo e)
    Parameters
    Type Name Description
    ExceptionDispatchInfo e

    Properties

    View Source

    Exception

    Declaration
    public ExceptionDispatchInfo Exception { get; }
    Property Value
    Type Description
    ExceptionDispatchInfo
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX