Click or drag to resize
IAsynchronousBlockBlobRepository Interface
Class for storing and accessing blob files

Namespace: AccidentalFish.ApplicationSupport.Core.Blobs
Assembly: AccidentalFish.ApplicationSupport.Core (in AccidentalFish.ApplicationSupport.Core.dll) Version: 1.0.4.0 (1.0.4.0)
Syntax
public interface IAsynchronousBlockBlobRepository

The IAsynchronousBlockBlobRepository type exposes the following members.

Properties
  NameDescription
Public propertyEndpoint
The endpoint of the blob container
Top
Methods
See Also