Method | Description | |
---|---|---|
AddJob ( |
||
GetJobStatus ( string jobID ) : |
||
MockJobManagerService ( string inbox, string outbox ) : System | ||
Start ( ) : void | ||
StartWatchingDir ( ) : void | ||
Stop ( ) : void | ||
StopWatchingDir ( ) : void |
Method | Description | |
---|---|---|
CheckJobs ( ) : void | ||
HandleNewFile ( |
||
ReceiveLoop ( ) : void | ||
SendToHost ( |
||
myWatcher_Created ( object sender, |
||
myWatcher_Renamed ( object sender, |
public AddJob ( |
||
j | ||
state | JobStates | |
return | void |
public GetJobStatus ( string jobID ) : |
||
jobID | string | |
return |
public MockJobManagerService ( string inbox, string outbox ) : System | ||
inbox | string | |
outbox | string | |
return | System |