LicenseLostEventArgs
Namespace: Babel.Licensing Assembly: Babel.Licensing.dll
Provides data for the LicenseLost event.
Inheritance
Inherited Members
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructors
LicenseLostEventArgs(Exception)
Initializes a new instance of the Babel.Licensing.LicenseLostEventArgs class.
Parameters
Name
Description
The error.
Properties
Error
Gets the error that caused the license to be lost.
Property Value
Last updated