C# Class SevenDigital.Messaging.ConfigurationActions.SDM_LocalQueueOptions

Inheritance: ILocalQueueOptions
Afficher le fichier Open project: i-e-b/SevenDigital.Messaging

Méthodes publiques

Méthode Description
SendHandlerErrorsToQueue ( string errorQueueStorage ) : ILocalQueueOptions
SendTo ( string writeQueuePath ) : ILocalQueueOptions

Method Details

SendHandlerErrorsToQueue() public méthode

public SendHandlerErrorsToQueue ( string errorQueueStorage ) : ILocalQueueOptions
errorQueueStorage string
Résultat ILocalQueueOptions

SendTo() public méthode

public SendTo ( string writeQueuePath ) : ILocalQueueOptions
writeQueuePath string
Résultat ILocalQueueOptions