Source Property
Definition
- Namespace
- Savvyio.EventDriven.Messaging.CloudEvents
- Assemblies
- Savvyio.EventDriven.Messaging.dll
Source
Gets the context in which an event happened. When combined with Id, this enables deduplication.
public string Source { get; protected set; }
Property Value
- string
The context in which an event happened.