IKrPartSink interface
Defines a streaming sink for multipart parts.
public interface IKrPartSink
Members
| name | description |
|---|---|
| WriteAsync(…) | Writes the part content to the sink. |
See Also
- namespace Kestrun.Forms
- IKrPartSink.cs
Defines a streaming sink for multipart parts.
public interface IKrPartSink
| name | description |
|---|---|
| WriteAsync(…) | Writes the part content to the sink. |