IPoolMemberPoolActive Property |
is active ,成员是否可用
Namespace: AdfAssembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax bool PoolActive { get; set; }
Property PoolActive As Boolean
Get
Set
property bool PoolActive {
bool get ();
void set (bool value);
}
abstract PoolActive : bool with get, set
Property Value
Type:
BooleanSee Also