Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
IEventActor.cs
1
namespace
Waher.Events
2
{
7
public
interface
IEventActor
8
{
12
string
Actor
13
{
14
get
;
15
}
16
}
17
}
Waher.Events.IEventActor
Implement this interface on exception classes to allow the log to extract actor information in corres...
Definition:
IEventActor.cs:8
Waher.Events.IEventActor.Actor
string Actor
Actor identifier related to the object.
Definition:
IEventActor.cs:13
Waher.Events
Definition:
ConsoleEventSink.cs:8
IoTGateway
Events
Waher.Events
IEventActor.cs
Generated by
1.9.5