Interface IAsyncConnectionScope

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.

Inherited Members
System.IDisposable.Dispose()
Namespace: EPiServer.Data.Providers
Assembly: EPiServer.Data.dll
Version: 9.12.2
Syntax
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

Extension Methods