MemcachePoolPool Property |
获取池管理对象
Namespace: AdfAssembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax public Pool<Memcache> Pool { get; }
Public ReadOnly Property Pool As Pool(Of Memcache)
Get
public:
property Pool<Memcache^>^ Pool {
Pool<Memcache^>^ get ();
}
member Pool : Pool<Memcache> with get
Property Value
Type:
PoolMemcacheSee Also