Sends and logs specified line to connected host.
| 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
- line (String)
- Line to send.
| Exception | Condition |
|---|---|
| ArgumentNullException | Is raised when line is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119