namespace: Serenity.Web assembly: Serenity.Net.Services
Abstraction for an upload processor, which handles temporary uploads
public interface IUploadProcessor
name | description |
---|---|
Process(…) | Processes a temporary upload stream, usually from the HTTP request files and returns information about the result |
- Source: IUploadProcessor.cs