MultipartSectionStreamExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Various extension methods for dealing with the section body stream
public ref class MultipartSectionStreamExtensions abstract sealed
public static class MultipartSectionStreamExtensions
type MultipartSectionStreamExtensions = class
Public Module MultipartSectionStreamExtensions
- Inheritance
-
MultipartSectionStreamExtensions
Methods
ReadAsStringAsync(MultipartSection, CancellationToken) |
Reads the body of the section as a string |
ReadAsStringAsync(MultipartSection) |
Reads the body of the section as a string |