NetworkSessionCloseSession Method |
Closes a Network Floating Session.
Namespace: com.softwarekey.Client.Licensing.NetworkAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic bool CloseSession()
Public Function CloseSession As Boolean
public:
bool CloseSession()
Return Value
Type:
BooleanReturns true if successful. If it is not successful, check the
LastError property for details.
See Also