Click or drag to resize
NetworkSemaphoreOpen Method
Opens a network semaphore file.

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

Return Value

Type: Boolean
Returns true if the network semaphore file was opened and locked successfully. If it is not successful, check the LastError property for details.
See Also