DVTk API
Semaphore Constructor (pollInterval)
DVTkDvtk.IheActors.BasesSemaphoreSemaphore(UInt32)
DVTk API

[This is preliminary documentation and is subject to change.]

Class constructor.
Declaration Syntax
C#Visual BasicVisual C++
public Semaphore(
	uint pollInterval
)
Public Sub New ( _
	pollInterval As UInteger _
)
public:
Semaphore(
	unsigned int pollInterval
)
Parameters
pollInterval (UInt32)
Millisecond interval to sleep between polls.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0