Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
IEndpointLocalizationService.cs
1using System.Threading.Tasks;
2
3namespace Waher.Security.WAF
4{
9 {
15 Task<IEndpointLocalization> TryGetLocation(string Endpoint);
16 }
17}
Task< IEndpointLocalization > TryGetLocation(string Endpoint)
Tries to get localization information about an endpoint.