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

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