Skip to content

Response Properties

Represents the result of a method invocation.

Exception

abstractgetset
public abstract Exception? Exception
Gets or sets the exception represented by this response.

Result

abstractgetset
public abstract object? Result
Gets or sets the untyped result value.