Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Apache
NMS
Policies
RedeliveryPolicy
C# Class Apache.NMS.Policies.RedeliveryPolicy
A policy used to customize exactly how you want the redelivery to work.
Inheritance:
IRedeliveryPolicy
Show file
Open project: ThorTech/apache-nms
Class Usage Examples
Public Methods
Method
Description
Clone
( ) :
Object
RedeliveryDelay
(
int
redeliveredCounter
) :
int
Method Details
Clone()
public
method
public
Clone
( ) :
Object
return
Object
RedeliveryDelay()
public
method
public
RedeliveryDelay
(
int
redeliveredCounter
) :
int
redeliveredCounter
int
return
int