Click or drag to resize
AkManagerGetPoolHigh Method
获取对象池数目上限。

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public int GetPoolHigh()

Return Value

Type: Int32
对象池数目上限。
See Also