IMultiModelSenderTryTransmitLoad Method |
Attempts to transmit a load based on the target receiver's Transport Mode.
Namespace:
Demo3D.MultiModel.Client
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 18.04.00
Syntaxbool TryTransmitLoad(
Visual load
)
Parameters
- load
- Type: Demo3D.VisualsVisual
The load to transmit
Return Value
Type:
BooleanTrue if load was transmitted, otherwise false if the load is queued for transmission
See Also