TcHmiApplication.Host Property
Note: This API is now obsolete.
Gets the ITcHmiSrvExtHost 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#
[ObsoleteAttribute("TcHmiApplication.Host is obsolete. Use TcHmiApplication.AsyncHost instead.")]
public static ITcHmiSrvExtHost Host { get; }