Delegate Terminal.ErrorNotificationHandler
Namespace: SIX.TimApi
Assembly: TimApi.dll
Syntax
public delegate void ErrorNotificationHandler(object sender, TimException timError);
Parameters
| Type | Name | Description |
|---|---|---|
| System.Object | sender | |
| TimException | timError |