Back to Website
Show / Hide Table of Contents

Class RequestImageResult

Inheritance
System.Object
RequestImageResult
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.Services.RemoteImageLoader
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class RequestImageResult

Constructors

RequestImageResult(WebImageMetadata)

Declaration
public RequestImageResult(WebImageMetadata metadata)
Parameters
Type Name Description
WebImageMetadata metadata

Properties

Exception

Declaration
public Exception Exception { get; }
Property Value
Type Description
System.Exception

ImageMetadata

Declaration
public WebImageMetadata ImageMetadata { get; }
Property Value
Type Description
WebImageMetadata

IsSuccess

Declaration
public bool IsSuccess { get; }
Property Value
Type Description
System.Boolean

Methods

NotFound(Exception)

Declaration
public static RequestImageResult NotFound(Exception exception = null)
Parameters
Type Name Description
System.Exception exception
Returns
Type Description
RequestImageResult
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback