Chameleon and Iguana Plugin C# Class Libraries

TransportTcpIpServer.Println Method 

Print the string description to the log.

[Visual Basic]
Protected Sub Println( _
   ByVal description As String _
)
[C#]
protected void Println(
   string description
);

See Also

TransportTcpIpServer Class | iNTERFACEWARE.Chameleon Namespace