ObjectPoolTMaxPoolSize Property |
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntaxpublic int MaxPoolSize { get; set; }Public Property MaxPoolSize As Integer
Get
Set
public:
property int MaxPoolSize {
int get ();
void set (int value);
}member MaxPoolSize : int with get, set
Property Value
Int32
See Also