| client.retry | Specifies the number of retries allowed when an error occurs during transmission. |
| client.waittime | Indicates the wait time, in seconds, between two send operations. |
| monitor.directory | Specifies the directory used for reading available disk space. |
| packetSize | Defines the maximum allowable size of a data packet in kilobytes. |
| receiver.abortTransmissionLimit | Sets the limit, in megabytes, below which a transmission will be aborted due to insufficient free disk space. |
| receiver.basedirectory | Identifies the directory designated for storing incoming files. |
| receiver.historic.age | Specifies the maximum allowable age of historical records, in minutes. |
| receiver.historic.records | Defines the maximum number of historical transmission records to be retained by the system. |
| receiver.minimumFreeDiskSpace | Specifies the minimum amount of free disk space, in megabytes, required to initiate a transmission. |
| receiver.sessionLimit | Indicates the maximum number of sessions that can be executed concurrently. |
| receiver.sessionTimeout | Defines the maximum duration of inactivity, in seconds, after which a transmission will be automatically terminated. |
| receiver.threadpool | Specifies the number of threads allocated for processing write requests. |