Enum SendMessageErrorHandling
Defines how a message send error should be handled: Ignored, Thrown etc.
Namespace: Azos.Web.Messaging
Assembly: Azos.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 |