Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
ISyncTask.cs
1
namespace
Waher.Runtime.Threading.Sync
2
{
6
public
interface
ISyncTask
7
{
11
void
Execute
();
12
}
13
}
Waher.Runtime.Threading.Sync.ISyncTask
Interface for tasks to be synckronized.
Definition:
ISyncTask.cs:7
Waher.Runtime.Threading.Sync.ISyncTask.Execute
void Execute()
Executes the task.
Waher.Runtime.Threading.Sync
Definition:
AsyncMutex.cs:6
IoTGateway
Runtime
Waher.Runtime.Threading.Sync
ISyncTask.cs
Generated by
1.9.5