Click or drag to resize
NetworkSemaphoreSearchProgress Event
Occurs when progress is made in searching for an unused seat/semaphore file. The SearchProgress event may be used by your application to keep a user informed of the progress being made while searching through semaphore files.

Namespace: com.softwarekey.Client.Licensing.Network
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public event NetworkSemaphoreSearchProgressEventHandler SearchProgress

Value

Type: com.softwarekey.Client.Licensing.NetworkNetworkSemaphoreSearchProgressEventHandler
See Also