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

Namespace: EPiServer.Data.Providers.Internal
Assembly: EPiServer.Data.dll
Version: 12.0.3
Syntax
public interface IAsyncConnectionScope : IConnectionScope, IDisposable

Properties

Context

Declaration
IAsyncConnectionContext Context { get; }
Property Value
Type Description
IAsyncConnectionContext

Extension Methods