log4net SDK Documentation - Microsoft .NET Framework 4.0 |
|
TelnetAppender.SocketHandler.Send Method
Sends a string message to each of the connected clients
[Visual Basic]
Public Sub Send( _
ByVal
message As
String _
)
Parameters
-
message
- the text to send
Remarks
Sends a string message to each of the connected clients
See Also
TelnetAppender.SocketHandler Class | log4net.Appender Namespace