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