PropertyCollection.PayloadConvention Property

Definition

The payload convention that defines a specific serializer as well as a specific content encoding for the payload.

protected internal Microsoft.Azure.Devices.Client.PayloadConvention PayloadConvention { get; set; }
member this.PayloadConvention : Microsoft.Azure.Devices.Client.PayloadConvention with get, set
Protected Friend Property PayloadConvention As PayloadConvention

Property Value

Applies to