LumiSoft Mail Server User API
IsReadBuffered Property
Namespaces > LumiSoft.Net.IO > StreamHelper > IsReadBuffered
Gets if source stream reads are buffered.
Syntax
C#Visual BasicManaged C++
public bool IsReadBuffered { get; }
Public ReadOnly Property IsReadBuffered As Boolean
public:
bool IsReadBuffered {
	bool get ();
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)