IMultiModelSender Methods |
The IMultiModelSender type exposes the following members.
| Name | Description | |
|---|---|---|
| ClearLoad |
Clear any queued up loads that are waiting to be transmitted.
| |
| OnBlockedUpdateReceived |
Update the sender with the current OnBlocked state of the target receiver.
| |
| OnReceiverUpdated |
Update the sender with the current receivers description.
| |
| TransmitCustomMessage |
Transmit a custom message
| |
| TryTransmitLoad | Attempts to transmit a load based on the target receiver's Transport Mode. | |
| Verify |
Verify that the component is set up correctly
(Inherited from IMultiModelBase.) |