Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0 |
|
NetSendAppender.Sender Property
Gets or sets the sender of the message.
[Visual�Basic]
Public�Property�Sender�As�
String
[C#]
public�
string�Sender�{get;�set;}
Property Value
The sender of the message.
Remarks
If this property is not specified, the message is sent from the local computer.
See Also
NetSendAppender Class | log4net.Appender Namespace