Click or drag to resize

SenderUpdateDesc Structure

Represents a description of a sender update.

Namespace:  Demo3D.MultiModel.Server
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
public struct SenderUpdateDesc : IEquatable<SenderUpdateDesc>

The SenderUpdateDesc type exposes the following members.

Constructors
  NameDescription
Public methodSenderUpdateDesc
Represents a description of a sender update.
Top
Properties
  NameDescription
Public propertySender
Public propertyUpdateType
Top
See Also