The CogCompleteEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Ticket | The ticket returned by StartAcquire. You can use this value to determine which acquisition request fired this event. If this acquisition was automatically triggered (not by StartAcquire), then the value of Ticket is undefined. | |
| TriggerNumber | The trigger sequence number of the completed acquisition. |
See Also