Table of Contents

Class SwitchDecoderSystemStateReceivedEventArgs

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

Carries a 10836 switch decoder system state (LAN_DECODER_SYSTEMSTATE_DATACHANGED).

public class SwitchDecoderSystemStateReceivedEventArgs : EventArgs
Inheritance
SwitchDecoderSystemStateReceivedEventArgs
Inherited Members

Constructors

SwitchDecoderSystemStateReceivedEventArgs(SwitchDecoderSystemState)

Carries a 10836 switch decoder system state (LAN_DECODER_SYSTEMSTATE_DATACHANGED).

public SwitchDecoderSystemStateReceivedEventArgs(SwitchDecoderSystemState state)

Parameters

state SwitchDecoderSystemState

Properties

State

public SwitchDecoderSystemState State { get; }

Property Value

SwitchDecoderSystemState