Enum SendMessageErrorHandling
Defines how a message send error should be handled: Ignored, Thrown etc.
Namespace: NFX.Web.Messaging
Assembly: NFX.Web.dll
Syntax
public enum SendMessageErrorHandling
  Fields
| Name | Description | 
|---|---|
| Ignore | |
| Throw | 
Defines how a message send error should be handled: Ignored, Thrown etc.
public enum SendMessageErrorHandling
  | Name | Description | 
|---|---|
| Ignore | |
| Throw |