Results.Empty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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