C# Class amp.rabbit.transport.CommandableCache

Inheritance: SimpleRoutingInfoCache
Afficher le fichier Open project: Berico-Technologies/AMP

Méthodes publiques

Méthode Description
CommandableCache ( ICommandReceiver commandReceiver, int cacheExpiryInSeconds ) : amp.commanding
Dispose ( ) : void

Method Details

CommandableCache() public méthode

public CommandableCache ( ICommandReceiver commandReceiver, int cacheExpiryInSeconds ) : amp.commanding
commandReceiver ICommandReceiver
cacheExpiryInSeconds int
Résultat amp.commanding

Dispose() public méthode

public Dispose ( ) : void
Résultat void