C# Class Adaptive.ReactiveTrader.EventStore.Domain.MetadataKeys

Show file Open project: AdaptiveConsulting/ReactiveTraderCloud

Public Properties

Property Type Description
AggregateClrTypeHeader string
CommitIdHeader string
EventClrTypeHeader string
ServerClockHeader string
ServerNameHeader string
UserIdentityHeader string

Property Details

AggregateClrTypeHeader public static property

public static string AggregateClrTypeHeader
return string

CommitIdHeader public static property

public static string CommitIdHeader
return string

EventClrTypeHeader public static property

public static string EventClrTypeHeader
return string

ServerClockHeader public static property

public static string ServerClockHeader
return string

ServerNameHeader public static property

public static string ServerNameHeader
return string

UserIdentityHeader public static property

public static string UserIdentityHeader
return string