Table of Contents

Class ZLinkHardwareInfoReceivedEventArgs

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

Carries the hardware information of a Z21 pro LINK (LAN_ZLINK_GET_HWINFO reply).

public class ZLinkHardwareInfoReceivedEventArgs : EventArgs
Inheritance
ZLinkHardwareInfoReceivedEventArgs
Inherited Members

Constructors

ZLinkHardwareInfoReceivedEventArgs(ZLinkHardwareInfo)

Carries the hardware information of a Z21 pro LINK (LAN_ZLINK_GET_HWINFO reply).

public ZLinkHardwareInfoReceivedEventArgs(ZLinkHardwareInfo info)

Parameters

info ZLinkHardwareInfo

Properties

Info

public ZLinkHardwareInfo Info { get; }

Property Value

ZLinkHardwareInfo