Skip to content

Response<TResult> Properties

A Response which represents a typed value.

Exception

overridegetset
View source
public override Exception? Exception
Gets the exception associated with the response.

Result

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