LumiSoft Net Help
LogAddText Method (text)
NamespacesLumiSoft.Net.FTP.ServerFTP_SessionLogAddText(String)
Logs specified text.
Declaration Syntax
C#Visual BasicVisual C++F#
public void LogAddText(
	string text
)
Public Sub LogAddText ( 
	text As String
)
public:
void LogAddText(
	String^ text
)
member LogAddText : 
        text : string -> unit 
Parameters
text (String)
text to log.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when text is null reference.

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