The properties of the NetSendAppender class are listed below. For a complete list of NetSendAppender class members, see the NetSendAppender Members topic.
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. |
RequiresLayout | This appender requires a log4net.Layout to be set. |
NetSendAppender Class | log4net.Appender Namespace