JournalMetadata
class
Namespace: Orleans.Journaling
Default implementation of
IJournalMetadata. public sealed class JournalMetadata : IJournalMetadataConstructors
JournalMetadata(string?, string?, IReadOnlyDictionary<string, string>)Initializes a new instance of theJournalMetadataclass.
Properties
ETagGets the storage metadata ETag, ornullif none is available.EmptyGets an empty metadata instance.FormatGets the journal format key stored with the journal data, ornullif no key is present.PropertiesGets caller-owned storage metadata properties.
