C# Class Res.Core.Storage.EventForStorage

Exibir arquivo Open project: heartysoft/res Class Usage Examples

Public Methods

Method Description
EventForStorage ( System.Guid eventId, long sequence, System.DateTime timestamp, string typeKey, string headers, string body ) : System

Method Details

EventForStorage() public method

public EventForStorage ( System.Guid eventId, long sequence, System.DateTime timestamp, string typeKey, string headers, string body ) : System
eventId System.Guid
sequence long
timestamp System.DateTime
typeKey string
headers string
body string
return System