RequestListener.Type Property

Gets the type of the RequestListener.

Namespace:  TcHmiSrv.Core.Listeners
Assembly:  TcHmiSrvExtNet.Core (in TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0

Syntax

C#

public override ListenerType Type { get; }

Property Value

Type: ListenerType

Implements

IListener.Type

Reference

RequestListener Class

TcHmiSrv.Core.Listeners Namespace