Sends a string message to each of the connected clients
Namespace: log4net.Appender
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax
Parameters
- message
- Type: SystemString
the text to send
Remarks
Sends a string message to each of the connected clients
See Also