Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Agent Namespace / LogListener Class / WriteLine Method / WriteLine(String) Method
A message to write.

WriteLine(String) Method
When overridden in a derived class, writes a message to the listener you create in the derived class, followed by a line terminator.
Syntax
'Declaration
 
Public Overloads Overrides NotOverridable Sub WriteLine( _
   ByVal message As String _
) 
 

Parameters

message
A message to write.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

LogListener Class
LogListener Members
Overload List
Base Implementation in WriteLine(String)