Skip to content
Was this article helpful?

OSImport.Finished Event

This event is raised when IsFinished becomes true. If IsFinished is true when this is subscribed to, it is fired immediately.

Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)

Syntax

C

public event EventHandler Finished

VB

Public Event Finished As EventHandler

Value

Type: System.EventHandler

See Also

Reference

OSImport Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?