HeaderSerializer.End Field
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.
ASCII ‘1’. Signals the end of a payload or multi-part payload.
public const byte End = 49;
val mutable End : byte
Public Const End As Byte = 49