Skip to content

CompletedResponse Properties

Represents a completed Response.

Exception

overridegetset
View source
public override Exception? Exception
Gets or sets the exception represented by this response.

Instance

staticget
View source
public static CompletedResponse Instance
Gets the singleton instance of this class.

Result

overridegetset
View source
public override object? Result
Gets or sets the untyped result value.