Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

NetSendAppender�Properties

The properties of the NetSendAppender class are listed below. For a complete list of NetSendAppender class members, see the NetSendAppender Members topic.

Public Instance Properties

ErrorHandler (inherited from AppenderSkeleton) Gets or sets the IErrorHandler for this appender.
FilterHead (inherited from AppenderSkeleton) The filter chain.
Layout (inherited from AppenderSkeleton) Gets or sets the ILayout for this appender.
Name (inherited from AppenderSkeleton) Gets or sets the name of this appender.
Recipient Gets or sets the message alias to which the message should be sent.
SecurityContext Gets or sets the SecurityContext used to call the NetSend method.
Sender Gets or sets the sender of the message.
Server Gets or sets the DNS or NetBIOS name of the remote server on which the function is to execute.
Threshold (inherited from AppenderSkeleton) Gets or sets the threshold Level of this appender.

Protected Instance Properties

RequiresLayout This appender requires a log4net.Layout to be set.

See Also

NetSendAppender Class | log4net.Appender Namespace