C# Class Wave.ServiceHosting.IIS.IISQueueNameResolver

This queue resolver tags queue names with the machine name (TEMP REMOVED UNTIL CLEANUP STRATEGY IN PLACE: and worker process Id) listening on this queue.
Inheritance: Wave.Defaults.DefaultQueueNameResolver
Afficher le fichier Open project: WaveServiceBus/WaveServiceBus

Méthodes publiques

Méthode Description
GetPrimaryQueueName ( ) : string
IISQueueNameResolver ( IAssemblyLocator assemblyLocator ) : System

Method Details

GetPrimaryQueueName() public méthode

public GetPrimaryQueueName ( ) : string
Résultat string

IISQueueNameResolver() public méthode

public IISQueueNameResolver ( IAssemblyLocator assemblyLocator ) : System
assemblyLocator IAssemblyLocator
Résultat System