Showing:

Annotations
Diagrams
Instances
Model
Properties
Used by
Element TransferOptions
Annotations

https://kb.sos-berlin.com/display/PKB/YADE+Parameter+Reference+-+TransferOptions

References Notes

Transfer options specify the optional behavior of file transfer, e.g. the transactional behavior.

Diagram
Diagram YADE_configuration_v1_0_xsd_Element_BufferSize.tmp#BufferSize YADE_configuration_v1_0_xsd_Element_ConcurrentTransfer.tmp#ConcurrentTransfer YADE_configuration_v1_0_xsd_Element_Transactional.tmp#Transactional
Properties
content complex
Used by
Elements Copy, Move
Model
Instance
<TransferOptions>
  <BufferSize>{0,1}</BufferSize>
  <ConcurrentTransfer>{0,1}</ConcurrentTransfer>
  <Transactional>{0,1}</Transactional>
</TransferOptions>