Click or drag to resize
LicenseDecrementLicenseCounter Method
Overload List
  NameDescription
Public methodDecrementLicenseCounter(Int32)
Decrements the License Counter value for the given Installation ID against SOLO Server using the current value in the InstallationID property.
Public methodDecrementLicenseCounter(String, Int32)
Decrements the License Counter value for the given Installation ID against SOLO Server using the current value in the InstallationID property and a specified endpoint.
Public methodDecrementLicenseCounter(XmlActivationService, Int32)
Decrements the License Counter value for the given Installation ID against SOLO Server using the current value in the InstallationID property and a specified endpoint.
Top
See Also