共用方式為


DeviceCertificate.MaxHeaderSize Property

Definition

Gets the maximum header size that the runtime on device will handle.

public int MaxHeaderSize { get; }
member this.MaxHeaderSize : int
Public ReadOnly Property MaxHeaderSize As Integer

Property Value

The maximum header size that the runtime on device will handle.

Applies to