Click or drag to resize

ServerClientModelSenders Property

The senders in the client.

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

Property Value

Type: ObservableCollectionSenderDescription
See Also