Interface IAsyncConnectionScope
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
Namespace: EPiServer.Data.Providers
Assembly: EPiServer.Data.dll
Version: 9.12.2Syntax
public interface IAsyncConnectionScope : IConnectionScope, IDisposable
Properties
Context
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
Declaration
IAsyncConnectionContext Context { get; }
Property Value
Type | Description |
---|---|
IAsyncConnectionContext |