SystemTextJsonPayloadConvention Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A PayloadConvention that uses SystemTextJsonPayloadSerializer.
public class SystemTextJsonPayloadConvention : Microsoft.Azure.Devices.Client.PayloadConvention
type SystemTextJsonPayloadConvention = class
inherit PayloadConvention
Public Class SystemTextJsonPayloadConvention
Inherits PayloadConvention
- Inheritance
Constructors
SystemTextJsonPayloadConvention() |
Fields
Instance |
A static instance of this class. |
Properties
PayloadEncoder |
Gets the encoder used for the payload to be serialized. |
PayloadSerializer |
Gets the serializer used for the payload. |
Methods
GetObjectBytes(Object) |
Returns the byte array for the convention-based message. (Inherited from PayloadConvention) |
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.
Azure SDK for .NET