次の方法で共有


ObjectPoolingAttribute コンストラクタ

ObjectPoolingAttribute クラスの新しいインスタンスを初期化します。

オーバーロードの一覧

名前 説明
ObjectPoolingAttribute () ObjectPoolingAttribute クラスの新しいインスタンスを初期化し、EnabledMaxPoolSizeMinPoolSizeCreationTimeout の各プロパティを既定値に設定します。
ObjectPoolingAttribute (Boolean) ObjectPoolingAttribute クラスの新しいインスタンスを初期化し、Enabled プロパティを設定します。
ObjectPoolingAttribute (Int32, Int32) ObjectPoolingAttribute クラスの新しいインスタンスを初期化し、MaxPoolSize プロパティと MinPoolSize プロパティを設定します。
ObjectPoolingAttribute (Boolean, Int32, Int32) ObjectPoolingAttribute クラスの新しいインスタンスを初期化し、EnabledMaxPoolSizeMinPoolSize の各プロパティを設定します。

参照

関連項目

ObjectPoolingAttribute クラス
ObjectPoolingAttribute メンバ
System.EnterpriseServices 名前空間