Click or drag to resize
NetworkSemaphoreClose Method
Closes an open network semaphore file.

Namespace: com.softwarekey.Client.Licensing.Network
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
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