ITcHmiSrvExtHost.reset_temporary_events Method

Triggers a refresh of the list of events provided by an extension that implements the TcHmiSrvAlarmProviderListener.

Namespace:  TcHmiSrv
Assembly:  TcHmiSrvExtNet (in TcHmiSrvExtNet.dll) Version: 3.0.0.0

Syntax

C#

void reset_temporary_events(
    Context ctx
)

Parameters

ctx

Type: TcHmiSrv.Context
A Context containing information about the user who tries to refresh it and the domain of the extension that should be refreshed.

Reference

ITcHmiSrvExtHost Interface

TcHmiSrv Namespace