TelnetAppender SocketHandler SocketClient Send Method Apache log4net™ SDK Documentation
Write a string to the client

Namespace: log4net.Appender
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax

public void Send(
	string message
)
Remarks

Write a string to the client

See Also