Click or drag to resize
NetworkSemaphoreCleanupThreadInterval Property
Gets or sets how frequently, in seconds, the cleanup thread tries to delete each semaphore file. The default is 10 seconds.

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

Property Value

Type: Int32
See Also