IEvent

Namespace: SnowBank.Messaging.Events · interface

Properties

OperationId

string OperationId { get; }

Timestamp

Instant Timestamp { get; }

When the event was created

Type

string Type { get; }

Type of event

Methods

GetTopics

IEnumerable<string> GetTopics()

List of topics where this event must be delivered