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