ITcHmiSrvExtAsyncHost.ResetTemporaryEventsAsync Method
Triggers a refresh of the list of events provided by a TwinCAT HMI server extension that implements the AlarmProviderListener as an asynchronous operation.
Namespace: TcHmiSrv.Core
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
Syntax
C#
Task ResetTemporaryEventsAsync(
Context context
)
Parameters
context |
Type: TcHmiSrv.Core.Context |