Skip to content

Json Serialization #10

@filippomonti

Description

@filippomonti

When you try to serialize the object with not with MemoryStream but with Json.NET
"JsonConvert.SerializeObject((SerializableMailMessage)message, Formatting.Indented);"
you receive this error:
Newtonsoft.Json.JsonSerializationException: 'Error getting value from 'ReadTimeout' on 'System.IO.MemoryStream'.'
It's possible to avoid this problem in the library or we need to act on Json.NET library?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions