Show / Hide Table of Contents

Class TcpCommEvent

Represents a TCP Comm event.

Inheritance
System.Object
TcpCommEvent
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Neodynamic.Blazor
Assembly: cs.temp.dll.dll
Syntax
public class TcpCommEvent

Properties

Data

The TCP Comm event data.

Declaration
public object Data { get; set; }
Property Value
Type Description
System.Object

Type

The TCP Comm event type.

Declaration
public TcpCommEventType Type { get; set; }
Property Value
Type Description
TcpCommEventType
Back to top Copyright © 2003- Neodynamic SRL
http://www.neodynamic.com