Acrux.Threading
MaxDiscardTimeOutOnRetry Property
NamespacesAcrux.Threading.NotificationsNotificationManagerMaxDiscardTimeOutOnRetry
The maximum time messages scheduled for retry will stay in the queue of the Notification System.
Declaration Syntax
C#Visual BasicVisual C++
public static TimeSpan MaxDiscardTimeOutOnRetry { get; }
Public Shared ReadOnly Property MaxDiscardTimeOutOnRetry As TimeSpan
public:
static property TimeSpan MaxDiscardTimeOutOnRetry {
	TimeSpan get ();
}

Assembly: Acrux.Threading (Module: Acrux.Threading) Version: 1.0.0.0 (1.0.0.35)