Contains information about a stream response to a content request.
ContentStreamResponse(Exception Error)
Contains information about an error stream response to a content request.
string ContentType
Internet Content-Type of encoded object.
ContentStreamResponse(string ContentType, TemporaryStream Encoded)
Contains information about a success stream response to a content request.