Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
IHostReference.cs
1namespace Waher.Content
2{
6 public interface IHostReference
7 {
11 string Host { get; }
12 }
13}
Interface for objects that contain a reference to a host.
string Host
Host reference.