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