Click or drag to resize

MessageQueueTargetRecoverable Property

Gets or sets a value indicating whether to use recoverable messages (with guaranteed delivery).

Namespace:  NLog.Targets
Assembly:  NLog.MSMQ (in NLog.MSMQ.dll) Version: 5.3.1+40400fa5f822c8a012031d98e17482db9dd5fb65
Syntax
public bool Recoverable { get; set; }

Property Value

Type: Boolean
See Also