| NetworkSemaphoreClose Method  | 
Closes an open network semaphore file.
 
Namespace: com.softwarekey.Client.Licensing.NetworkAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic virtual void Close()
Public Overridable Sub Close
public:
virtual void Close()
Return Value
Type: 
Returns true if the network semaphore file was closed successfully.  If it is not successful, check the 
LastError property for details.
See Also