Click or drag to resize
XmlLicenseService Events

The XmlLicenseService type exposes the following members.

Events
  NameDescription
Public eventAddCompleted
Occurs when an asynchronous call to Add has completed.
Public eventAddSCompleted
Occurs when an asynchronous call to AddS has completed.
Public eventDisposed
Occurs when the component is disposed by a call to the Dispose method.
(Inherited from Component.)
Public eventGetLicenseCustomDataCompleted
Occurs when an asynchronous call to GetLicenseCustomData has completed.
Public eventGetLicenseCustomDataSCompleted
Occurs when an asynchronous call to GetLicenseCustomDataS has completed.
Public eventInfoCheckCompleted
Occurs when an asynchronous call to InfoCheck has completed.
Public eventInfoCheckSCompleted
Occurs when an asynchronous call to InfoCheckS has completed.
Public eventRegisterCompleted
Occurs when an asynchronous call to Register has completed.
Public eventRegisterSCompleted
Occurs when an asynchronous call to RegisterS has completed.
Public eventUpdateActivationFieldsCompleted
Occurs when an asynchronous call to UpdateActivationFields has completed.
Public eventUpdateCheckCompleted
Occurs when an asynchronous call to UpdateCheck has completed.
Public eventUpdateCheckSCompleted
Occurs when an asynchronous call to UpdateCheckS has completed.
Public eventUpdateLicenseCustomDataCompleted
Occurs when an asynchronous call to UpdateLicenseCustomData has completed.
Public eventUpdateLicenseCustomDataSCompleted
Occurs when an asynchronous call to UpdateLicenseCustomDataS has completed.
Public eventUpdateRegistrationCompleted
Occurs when an asynchronous call to UpdateRegistration has completed.
Public eventUpdateRegistrationSCompleted
Occurs when an asynchronous call to UpdateRegistrationS has completed.
Public eventUpdateUserDefinedFieldsCompleted
Occurs when an asynchronous call to UpdateUserDefinedFields has completed.
Public eventUpdateUserDefinedFieldsSCompleted
Occurs when an asynchronous call to UpdateUserDefinedFieldsS has completed.
Public eventValidateRegistrationCompleted
Occurs when an asynchronous call to ValidateRegistration has completed.
Public eventValidateRegistrationSCompleted
Occurs when an asynchronous call to ValidateRegistrationS has completed.
Top
See Also