Click or drag to resize
NetworkSessionCheckinSession Method
Checks a Network Floating session back in.

Namespace: com.softwarekey.Client.Licensing.Network
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public bool CheckinSession()

Return Value

Type: Boolean
Returns true if successful or if the network session is not checked out. If it is not successful, check the LastError property for details.
See Also