C# 클래스 Quartz.Plugin.Xml.XMLSchedulingDataProcessorPlugin.JobFile

Information about a file that should be processed by XMLSchedulingDataProcessor.
파일 보기 프로젝트 열기: quartznet/quartznet

공개 메소드들

메소드 설명
Initialize ( ) : System.Threading.Tasks.Task
JobFile ( XMLSchedulingDataProcessorPlugin plugin, string fileName ) : System

메소드 상세

Initialize() 공개 메소드

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

JobFile() 공개 메소드

public JobFile ( XMLSchedulingDataProcessorPlugin plugin, string fileName ) : System
plugin XMLSchedulingDataProcessorPlugin
fileName string
리턴 System