Msr.TransmitSentinels 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.
If true, the Track1Data, Track2Data, Track3Data, and Track4Data properties contain start sentinel and end sentinel values.
public abstract bool TransmitSentinels { get; set; }
member this.TransmitSentinels : bool with get, set
Public MustOverride Property TransmitSentinels As Boolean