LogicalThreadOperationTryRunOnceAsync Method

Attempts to execute the action on another thread. Does nothing if the operation is already running.

Definition

Namespace: Gemstone.Threading.LogicalThreads
Assembly: Gemstone.Threading (in Gemstone.Threading.dll) Version: 1.0.178 -- Release Build+fee762453958015ddc78d695a89062c7a981318e
public void TryRunOnceAsync()

See Also