LumiSoft Net Help
AddRead Method (size, text)
NamespacesLumiSoft.Net.LogLoggerAddRead(Int64, String)
Adds read log entry.
Declaration Syntax
C#Visual BasicVisual C++F#
public void AddRead(
	long size,
	string text
)
Public Sub AddRead ( 
	size As Long,
	text As String
)
public:
void AddRead(
	long long size, 
	String^ text
)
member AddRead : 
        size : int64 * 
        text : string -> unit 
Parameters
size (Int64)
Readed data size in bytes.
text (String)
Log text.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119