C# Class ConcurrencyTester.HostedJobManagerMSMQ

Inheritance: SenseNet.Utilities.ExecutionTesting.HostedJobManager
Afficher le fichier Open project: maxpavlov/FlexNet Class Usage Examples

Méthodes publiques

Méthode Description
HostedJobManagerMSMQ ( string physicalWebFolderPath, string startPageWebAddress, TextWriter output, string name ) : System

Méthodes protégées

Méthode Description
OnJobManagerFinished ( ) : void

Method Details

HostedJobManagerMSMQ() public méthode

public HostedJobManagerMSMQ ( string physicalWebFolderPath, string startPageWebAddress, TextWriter output, string name ) : System
physicalWebFolderPath string
startPageWebAddress string
output System.IO.TextWriter
name string
Résultat System

OnJobManagerFinished() protected méthode

protected OnJobManagerFinished ( ) : void
Résultat void