Click or drag to resize
MemcacheReadLine Method
reads a line intentionally not using the deprecated readLine method from DataInputStream

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public string ReadLine()

Return Value

Type: String
String that was read in
See Also