Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Apache
NMS
ActiveMQ
PrefetchPolicy
C# Class Apache.NMS.ActiveMQ.PrefetchPolicy
Class used to define the various limits that should be used for the Prefetch limit on destination based on the type of Destination in use.
Inheritance:
ICloneable
Afficher le fichier
Open project: ThorTech/apache-nms
Méthodes publiques
Méthode
Description
Clone
( ) :
Object
PrefetchPolicy
( ) :
System
SetAll
(
int
value
) :
void
Private Methods
Méthode
Description
RestrictToMaximum
(
int
value
) :
int
Method Details
Clone()
public
méthode
public
Clone
( ) :
Object
Résultat
Object
PrefetchPolicy()
public
méthode
public
PrefetchPolicy
( ) :
System
Résultat
System
SetAll()
public
méthode
public
SetAll
(
int
value
) :
void
value
int
Résultat
void