C# 클래스 ConcurrencyTester.HostedJobManagerMSMQ

상속: SenseNet.Utilities.ExecutionTesting.HostedJobManager
파일 보기 프로젝트 열기: maxpavlov/FlexNet 1 사용 예제들

공개 메소드들

메소드 설명
HostedJobManagerMSMQ ( string physicalWebFolderPath, string startPageWebAddress, TextWriter output, string name ) : System

보호된 메소드들

메소드 설명
OnJobManagerFinished ( ) : void

메소드 상세

HostedJobManagerMSMQ() 공개 메소드

public HostedJobManagerMSMQ ( string physicalWebFolderPath, string startPageWebAddress, TextWriter output, string name ) : System
physicalWebFolderPath string
startPageWebAddress string
output System.IO.TextWriter
name string
리턴 System

OnJobManagerFinished() 보호된 메소드

protected OnJobManagerFinished ( ) : void
리턴 void