Share via


ODataFeature.RequestScope Property

Definition

Gets or sets the request scope.

public Microsoft.Extensions.DependencyInjection.IServiceScope RequestScope { get; set; }
member this.RequestScope : Microsoft.Extensions.DependencyInjection.IServiceScope with get, set
Public Property RequestScope As IServiceScope

Property Value

Implements

Applies to