Contains information about a binary response to a content request.
string ContentType
Internet Content-Type of encoded object.
ContentBinaryResponse(Exception Error)
Contains information about an error binary response to a content request.
ContentBinaryResponse(string ContentType, byte[] Encoded)
Contains information about a success binary response to a content request.