Edit

Share via


MultipartContentGenerator Class

Definition

public ref class MultipartContentGenerator sealed : IDisposable
public sealed class MultipartContentGenerator : IDisposable
type MultipartContentGenerator = class
    interface IDisposable
Public NotInheritable Class MultipartContentGenerator
Implements IDisposable
Inheritance
MultipartContentGenerator
Implements

Constructors

MultipartContentGenerator()
MultipartContentGenerator(Byte[])

Methods

Dispose()
GetBody()
GetBoundary()
GetBoundaryBytes()
LastPart()
NextPart()
WriteContent(Byte[], Int32, Int32)
WriteContent(Byte[])
WriteContent(String, Encoding)
WriteHeader(IEnumerable<SignalingHeader>)
WriteHeader(SignalingHeader)
WriteHeader(String, String)

Applies to