Skip to main content

ResQ.Storage

UploadResult Class

Represents the result of a file upload operation to IPFS.
Inheritance System.Object → UploadResult Implements System.IEquatable<UploadResult>

Example

Remarks

This record contains all relevant information about an uploaded file, including its Content Identifier (CID), metadata, and pin status. The CID is the permanent address of the file on the IPFS network.