Log In

CheckinLicense

Description

Checks in a license to the license server. If the client is offline and the offline expiry period was not reached, no check-in occurs.

bool CheckinLicense(out string message);

Parameters

ParameterTypeDescription
messagestringa returned message with error information

Returns

TypeDescription
Booleantrue if the operation was successful; otherwise, false.