LumiSoft Net Help
LogAddRead Method (size, text)
NamespacesLumiSoft.Net.TCPTCP_ClientLogAddRead(Int64, String)
Logs read operation.
Declaration Syntax
C#Visual BasicVisual C++F#
protected internal void LogAddRead(
	long size,
	string text
)
Protected Friend Sub LogAddRead ( 
	size As Long,
	text As String
)
protected public:
void LogAddRead(
	long long size, 
	String^ text
)
member LogAddRead : 
        size : int64 * 
        text : string -> unit 
Parameters
size (Int64)
Number of bytes readed.
text (String)
Log text.

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