Results.Empty Property

Definition

Produces an empty result response, that when executed will do nothing.

public static Microsoft.AspNetCore.Http.IResult Empty { get; }
static member Empty : Microsoft.AspNetCore.Http.IResult
Public Shared ReadOnly Property Empty As IResult

Property Value

Applies to