Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
IRequestOrigin.cs
1
using
System.Threading.Tasks;
2
3
namespace
Waher.Things
4
{
8
public
interface
IRequestOrigin
9
{
13
Task<RequestOrigin>
GetOrigin
();
14
}
15
}
Waher.Things.IRequestOrigin
Interface for requestors that can act as an origin for distributed requests.
Definition:
IRequestOrigin.cs:9
Waher.Things.IRequestOrigin.GetOrigin
Task< RequestOrigin > GetOrigin()
Origin of request.
Waher.Things
Definition:
AnalogInput.cs:15
IoTGateway
Things
Waher.Things
IRequestOrigin.cs
Generated by
1.9.5