Click or drag to resize
NetworkSemaphoreSemaphoreName Property
Gets the name of the open semaphore file. Returns an empty string if no semaphore file is open.

Namespace: com.softwarekey.Client.Licensing.Network
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public string SemaphoreName { get; }

Property Value

Type: String
See Also