Context.RequestType Property

Contains the type of the request that is currently being executed.

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

Syntax

C#

public RequestType RequestType { get; set; }

Property Value

Type: RequestType

Reference

Context Class

TcHmiSrv.Core Namespace