Interface IAsyncConnectionContext
This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
Inherited Members
Namespace: EPiServer.Data.Providers
Assembly: EPiServer.Data.dll
Version: 8.11.0Syntax
public interface IAsyncConnectionContext : IConnectionContext
Methods
OpenConnectionAsync()
This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
Declaration
Task OpenConnectionAsync()
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task |