property Batch : Boolean
Returns True if the current protocol supports batch transfers.
Batch transfers are ones that allow sending more than one file in the same protocol session.
This property is most useful within an OnProtocolStatus event handler. See "Protocol status" in the printed documentation for more information.