Table of Contents

Class FastClockSettingsReceivedEventArgs

Namespace
Z21.Core.Model.EventArgs
Assembly
Z21.Client.dll

Carries the persistent fast-clock settings (LAN_FAST_CLOCK_SETTINGS_GET reply).

public class FastClockSettingsReceivedEventArgs : EventArgs
Inheritance
FastClockSettingsReceivedEventArgs
Inherited Members

Constructors

FastClockSettingsReceivedEventArgs(FastClockSettingsData)

Carries the persistent fast-clock settings (LAN_FAST_CLOCK_SETTINGS_GET reply).

public FastClockSettingsReceivedEventArgs(FastClockSettingsData settings)

Parameters

settings FastClockSettingsData

Properties

Settings

public FastClockSettingsData Settings { get; }

Property Value

FastClockSettingsData