Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0 |
|
NetSendAppender.Recipient Property
Gets or sets the message alias to which the message should be sent.
[Visual�Basic]
Public�Property�Recipient�As�
String
[C#]
public�
string�Recipient�{get;�set;}
Property Value
The recipient of the message.
Remarks
This property should always be specified in order to send a message.
See Also
NetSendAppender Class | log4net.Appender Namespace