Sends and logs specified line to connected host.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
protected void WriteLine( string line )
Protected Sub WriteLine ( line As String )
protected: void WriteLine( String^ line )
member WriteLine : line : string -> unit
Parameters
- line (String)
- Line to send.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when line is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119