Click or drag to resize
XmlActivationService Events

The XmlActivationService type exposes the following members.

Events
  NameDescription
Public eventActivateInstallationCompleted
Occurs when a call to ActivateInstallation(String) has completed.
Public eventActivateInstallationLicenseFileCompleted
Occurs when a call to ActivateInstallationLicenseFile(String) has completed.
Public eventCheckInstallationStatusCompleted
Occurs when a call to CheckInstallationStatus(String) has completed.
Public eventDeactivateInstallationCompleted
Occurs when a call to DeactivateInstallation(String) has completed.
Public eventDecrementLicenseCounterCompleted
Occurs when a call to DecrementLicenseCounter(String) has completed.
Public eventDisposed
Occurs when the component is disposed by a call to the Dispose method.
(Inherited from Component.)
Top
See Also