PollingInterval

PROPERTY - Read / Write

Parent Object - HL7FolderProcessor


Name: PollingInterval

Data Type: Long

Description: The interval (in seconds) in which the processor will check the MessageFolder for files with the HL7FileExtension

 

NOTE: This setting indicates when the processor will check the message folder for files. It is also event driven, if a file is created in the message folder between polling cycles a polling action is automatically triggered.

 

Example:

MyProcessor.PollingInterval = 30

'The processor will check the folder every 30 seconds