C# (CSharp) Platform.StreamStorage.Azure Namespace

Classes

Name Description
AzureEventPointer Not intended to be used outside Platform.Core itself. Maintains a pointer to a specific event within the event store using the metadata of a Windows Azure cloud page blob.
AzureEventStore
AzureEventStoreChunk Represents collection of events within a Windows Azure Blob (residing inside a CloudPageBlob). It can be opened as mutable or as read-only.
AzureEventStoreManager Event store based Windows Azure Blob Storage. See documentation of the IEventStoreManager.
PageWriter Helps to write data to the underlying store, which accepts only pages with specific size
StorageExtensions