Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0 |
|
TelnetAppender.SocketHandler.SocketClient.Send�Method�
Write a string to the client
[Visual�Basic]
Public�Sub�Send( _
���ByVal
message�As�
String�_
)
[C#]
public�
void�Send(
���
string�
message);
Parameters
-
message
- string to send
Remarks
Write a string to the client
See Also
TelnetAppender.SocketHandler.SocketClient Class | log4net.Appender Namespace