InboundFolderPolled

Top  Previous  Next

Object: EHL7.CommandoProcessor

FileName: EHL7.dll

 

EVENT

 

Name: InboundFolderPolled

Parameters:

1.nFilesDetected (Long) contains the number of files detected in the folder.

 

Description: This event fires every time the 'InboundPath' folder is polled for HL7 files (see PollingInterval for the frequency).  The nFilesDetected parameter will contain either 0 or the number of files detected during the polling cycle.

 

Related Items: EasyHL7 Events in VB, InboundPath, InputFileDetected