Click or drag to resize

Route Class

The definition of a route between a Sender and a Receiver
Inheritance Hierarchy
SystemObject
  Demo3D.MultiModel.SharedRoute

Namespace: Demo3D.MultiModel.Shared
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public class Route

The Route type exposes the following members.

Constructors
 NameDescription
Public methodRouteInitializes a new instance of the Route class
Top
Properties
 NameDescription
Public propertyReceiver The definition of the Receiver
Public propertyReceiverClient The name of the Receivers client
Public propertySender The name of the Sender
Public propertySenderClient The name of the Senders client
Top
Methods
Operators
See Also