DeviceCertificate.MaxHeaderSize Property
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.
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.