Interface IAsyncConnectionScope
This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
Namespace: EPiServer.Data.Providers
Assembly: EPiServer.Data.dll
Version: 8.11.0Syntax
public interface IAsyncConnectionScope : IConnectionScope, IDisposable
Properties
Context
This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
Declaration
IAsyncConnectionContext Context { get; }
Property Value
Type | Description |
---|---|
IAsyncConnectionContext |