MultipartResponse Class

Definition

public static class MultipartResponse
type MultipartResponse = class
Public Module MultipartResponse
Inheritance
MultipartResponse

Methods

Parse(Response, Boolean, CancellationToken)

Parse a multipart/mixed response body into several responses.

ParseAsync(Response, Boolean, CancellationToken)

Parse a multipart/mixed response body into several responses.

Applies to