Click or drag to resize

SenderReceiversUpdatedEventArgsSenderUpdates Property

Gets the collection of sender updates.

Namespace:  Demo3D.MultiModel.Server
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
public ICollection<SenderUpdateDesc> SenderUpdates { get; }

Property Value

Type: ICollectionSenderUpdateDesc
See Also