SenderReceiversUpdatedEventArgsReceiverUpdates Property |
Gets the collection of receiver updates.
Namespace:
Demo3D.MultiModel.Server
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntaxpublic ICollection<ReceiverUpdateDesc> ReceiverUpdates { get; }Property Value
Type:
ICollectionReceiverUpdateDesc
See Also