The type returned as a response to a request to release a license lock.
More...
The type returned as a response to a request to release a license lock.
◆ ReleaseResponse()
Apac.Licensing.ReleaseResponse.ReleaseResponse |
( |
string |
featureResponseId, |
|
|
bool |
result |
|
) |
| |
|
inline |
Initializes a new instance of the ReleaseResponse class.
- Parameters
-
result | Set to true to indicate success, false to indicate failure. |
featureResponseId | The id of the feature response used to initially check out the lease. |
◆ Result
bool Apac.Licensing.ReleaseResponse.Result |
|
get |
Gets a value indicating whether this ReleaseResponse succeeded.
true
if it did succeed; otherwise, false
.
The documentation for this class was generated from the following file:
- /var/lib/jenkins/workspace/apac/APAC/ApacLicensing/Apac.Licensing/ReleaseResponse.cs