Click or drag to resize

IMultiModelSender Methods

The IMultiModelSender type exposes the following members.

Methods
  NameDescription
Public methodClearLoad
Clear any queued up loads that are waiting to be transmitted.
Public methodOnBlockedUpdateReceived
Update the sender with the current OnBlocked state of the target receiver.
Public methodOnReceiverUpdated
Update the sender with the current receivers description.
Public methodTransmitCustomMessage
Transmit a custom message
Public methodTryTransmitLoad
Attempts to transmit a load based on the target receiver's Transport Mode.
Public methodVerify
Verify that the component is set up correctly
(Inherited from IMultiModelBase.)
Top
See Also