Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 668 Bytes

File metadata and controls

21 lines (14 loc) · 668 Bytes

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

Parameter Type Description
message string a returned message with error information

Returns

Type Description
Boolean true if the operation was successful; otherwise, false.