Interface IAsyncConnectionContext
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
Inherited Members
Namespace: EPiServer.Data.Providers
Assembly: EPiServer.Data.dll
Version: 9.12.2Syntax
public interface IAsyncConnectionContext : IConnectionContext
Methods
OpenConnectionAsync()
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
Declaration
Task OpenConnectionAsync()
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task |