Method | Description | |
---|---|---|
AsAsyncProvider ( this cacheProvider ) : IAsyncCacheProvider |
将一个同步缓存提供程序转换为异步缓存提供程序
|
public static AsAsyncProvider ( this cacheProvider ) : IAsyncCacheProvider | ||
cacheProvider | this | 要包装的同步缓存提供程序 |
return | IAsyncCacheProvider |