Sends a string message to each of the connected clients
Namespace: log4net.AppenderAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Parameters
- message
- Type: System String
the text to send
Remarks
Sends a string message to each of the connected clients
See Also