Click or drag to resize
MemcacheIsConnected Property
Gets whether or not the socket is connected. Returns true if it is.

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public bool IsConnected { get; }

Property Value

Type: Boolean
See Also