RecroGridContextServiceScope Property

Gets the service scope.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.5.0.24.0221.1
C#
public IServiceScope ServiceScope { get; }

Property Value

IServiceScope
The service scope.

Implements

IRecroGridContextServiceScope

See Also