Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Interface IAsyncConnectionScope

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

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