Table of Contents

Class Message

Namespace
SimulationFramework.Messaging
Assembly
SimulationFramework.dll

The base class for all messages.

public abstract class Message
Inheritance
Message
Derived
Inherited Members

Properties

DispatchTime

The time at which the message was dispatched.

public float DispatchTime { get; }

Property Value

float