Click or drag to resize

SenderUpdateDesc Structure

Represents a description of a sender update.
Inheritance Hierarchy
SystemObject
  SystemValueType
    Demo3D.MultiModel.ServerSenderUpdateDesc

Namespace: Demo3D.MultiModel.Server
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.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