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