Click or drag to resize

MultiModelSenderReceiverAspectIsTargetReceiverReady Property

Whether the target receiver is ready to receive loads.

Namespace:  Demo3D.MultiModel.Client
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
public bool IsTargetReceiverReady { get; }

Property Value

Type: Boolean
See Also