|
PeanutButter
|
This is the complete list of members for PeanutButter.TempRedis.TempRedisFactory, including all inherited members.
| Borrow() | PeanutButter.Utils.Pool< T > | |
| Borrow(int maxWaitMilliseconds) | PeanutButter.Utils.Pool< T > | |
| Count | PeanutButter.Utils.Pool< T > | |
| Dispose() | PeanutButter.Utils.Pool< T > | |
| Forget(IPoolItem< T > item) | PeanutButter.Utils.Pool< T > | |
| MaxItems | PeanutButter.Utils.Pool< T > | |
| Pool(Func< T > factory) | PeanutButter.Utils.Pool< T > | |
| Pool(Func< T > factory, int maxItems) | PeanutButter.Utils.Pool< T > | |
| Pool(Func< T > factory, Action< T > onRelease) | PeanutButter.Utils.Pool< T > | |
| Pool(Func< T > factory, Action< T > onRelease, int maxItems) | PeanutButter.Utils.Pool< T > | |
| Take() | PeanutButter.Utils.Pool< T > | |
| Take(int maxWaitMilliseconds) | PeanutButter.Utils.Pool< T > | |
| TempRedisFactory() | PeanutButter.TempRedis.TempRedisFactory | |
| TempRedisFactory(TempRedisOptions redisOptions) | PeanutButter.TempRedis.TempRedisFactory |