C# 클래스 Quartz.Examples.Example9.ListenerExample

Demonstrates the behavior of IJobListeners. In particular, this example will use a job listener to trigger another job after one job successfully executes.
상속: IExample
파일 보기 프로젝트 열기: quartznet/quartznet

공개 메소드들

메소드 설명
Run ( ) : System.Threading.Tasks.Task

메소드 상세

Run() 공개 메소드

public Run ( ) : System.Threading.Tasks.Task
리턴 System.Threading.Tasks.Task