[This is preliminary documentation and is subject to change.]
Returns true to indicate that work semaphore has been already released.
It is not necessary to use this property or ReleaseWorkSemaphore() method as the framework does it
automatically in 99% cases. ReleaseWorkSemaphore() may need to be called from special places like HTTP streaming
servers that need to keep WorkContext instances open for a long time
Namespace: NFX.WaveAssembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Property Value
Type:
See Also