| | Name | Description |
|---|
  | Create(Connector, Visual) |
Create a transfer for the 'load' via the 'tx' connector to its default connection.
|
  | Create(Connector, Connector, Visual) | |
  | Create(Connector, Connector, VisualList) | |
  | Create(Connector, Connector, IEnumerableVisual) |
Create a transfer for the 'load' between the specfic 'tx'/'rx' connector pair.
This method should be called in an OnDispatchOut function.
|
  | Create(Visual, String, Visual) |
Create a transfer for the 'load' from the 'txVisual' via its 'txName' named connector.
|
  | Create(Document, ITransferPort, ITransferPort, IEnumerableVisual) | |