TApxProtocol.StatusInterval

TApxProtocol

property StatusInterval : DWORD

Default: 1000

The maximum number of milliseconds between OnProtocolStatus events.

The OnProtocolStatus event is generated for each block transmitted or received, after the completion of each major operation (e.g., renaming a file, detecting an error, ending the transfer), and at intervals of StatusInterval seconds.

This property also determines how frequently the StatusDisplay window is updated.

See also: OnProtocolStatus, StatusDisplay