TcHmiApplication.AsyncHost Property

Gets the ITcHmiSrvExtAsyncHost that is used to initialize the TwinCAT HMI server extension.

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

Syntax

C#

public static ITcHmiSrvExtAsyncHost AsyncHost { get; }

Property Value

Type: ITcHmiSrvExtAsyncHost

Reference

TcHmiApplication Class

TcHmiSrv.Core.General Namespace