Interface IAsyncConnectionContext
Inherited Members
Namespace: EPiServer.Data.Providers.Internal
Assembly: EPiServer.Data.dll
Version: 12.0.3Syntax
public interface IAsyncConnectionContext : IConnectionContext
Methods
OpenConnectionAsync()
Declaration
Task OpenConnectionAsync()
Returns
Type | Description |
---|---|
System. |