MessageHandler MH Sign Up

JSonMessageSerializer Deserialize Method

D

Definition

Package: MessageHandler.Runtime.AtomicProcessing.Pipeline.Serialization.Json
Assembly: MessageHandler.Runtime.AtomicProcessing.Pipeline.Serialization.Json
Namespace: MessageHandler.Runtime.AtomicProcessing
Class: JSonMessageSerializer

Overloads

Method Description
Deserialize(string, Type) Deserialize a message
Deserialize(ReadOnlyMemory, Type) Deserialize a message

Deserialize(string, Type)

Deserialize a message

Parameters

body: System.String
The body to deserialize
type: System.Type
The type to deserialize to

Returns

System.Object

Deserialize(ReadOnlyMemory, Type)

Deserialize a message

Parameters

body: System.ReadOnlyMemory
The body to deserialize
type: System.Type
The type to deserialize to

Returns

System.Object

Sign up to our newsletter to get notified about new content and releases

You can unsubscribe at any time by clicking the link in the footer of your emails. I use Mailchimp as my marketing platform. By clicking subscribe, you acknowledge that your information will be transferred to Mailchimp for processing. Learn more about Mailchimp's privacy practices here.