RedisClientPoolMemberPoolActive Property |
成员是否可用
Namespace: AdfAssembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax public bool PoolActive { get; set; }
Public Property PoolActive As Boolean
Get
Set
public:
virtual property bool PoolActive {
bool get () sealed;
void set (bool value) sealed;
}
abstract PoolActive : bool with get, set
override PoolActive : bool with get, set
Property Value
Type:
BooleanImplements
IPoolMemberPoolActiveSee Also