C# 클래스 Res.Core.Storage.EventInStorage

파일 보기 프로젝트 열기: heartysoft/res 1 사용 예제들

공개 메소드들

메소드 설명
EventInStorage ( System.Guid eventId, string context, string stream, long sequence, long globalSequence, System.DateTime timestamp, string typeKey, string headers, string body ) : System

메소드 상세

EventInStorage() 공개 메소드

public EventInStorage ( System.Guid eventId, string context, string stream, long sequence, long globalSequence, System.DateTime timestamp, string typeKey, string headers, string body ) : System
eventId System.Guid
context string
stream string
sequence long
globalSequence long
timestamp System.DateTime
typeKey string
headers string
body string
리턴 System