Table of Contents

Type Property

Definition

Namespace
Savvyio.Messaging
Assemblies
Savvyio.Core.dll
Source
src/Savvyio.Core/Messaging/IMessage.cs

Type

Gets the type that describes the type of event related to the originating occurrence.

string Type { get; }

Property Value

string

The type that describes the type of event related to the originating occurrence.