10.24.0

EndpointPropertiesDiscardBehavior Property

Specifies the behavior of the appliance when a message cannot be added to an endpoint (for example, maximum quota exceeded). This property controls the action the appliance will perform towards the publisher.

When null, the default value of the appliance is used.

Definition

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.24.0
C#
public EndpointPropertiesEndpointDiscardBehavior? DiscardBehavior { get; set; }

Property Value

NullableEndpointPropertiesEndpointDiscardBehavior

See Also