TelnetAppenderSocketHandlerSocketClientSend Method Apache log4net™ SDK Documentation
Write a string to the client

Namespace: log4net.Appender
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax

public void Send(
	string message
)

Parameters

message
Type: SystemString
string to send
Remarks

Write a string to the client

See Also

Reference