Table of Contents

Interface EventContext

Namespace
MassTransit.Contracts
Assembly
MassTransit.Abstractions.dll
public interface EventContext : PipeContext
Inherited Members
Extension Methods

Properties

Timestamp

The timestamp at which the command was sent

DateTime Timestamp { get; }

Property Value

DateTime